\documentclass[a4paper]{article}
\usepackage[final]{pdfpages}
\usepackage{multido}
% m nombre de page par étudiant(ici 7 pages par étudiant)
% n nombre total d'étudiant
% p = n*m nombre total de page du document
% m=7
\newcounter{m}
\setcounter{m}{7}
\newcounter{n}
\setcounter{n}{5}
\begin ...
Search found 4 matches
- Tue Dec 12, 2017 8:47 pm
- Forum: Conversion Tools
- Topic: Multido boucle error while compiling latex code.
- Replies: 5
- Views: 32286
- Tue Dec 12, 2017 6:21 pm
- Forum: Conversion Tools
- Topic: Multido boucle error while compiling latex code.
- Replies: 5
- Views: 32286
Multido boucle error while compiling latex code.
Welcome, this an english forum. Please post in english.
Have a look at the very top, there is a link to our french partner site. You are welcome to post your questions there in french.
Crosspost on TeX.SX
Where are you ? Nown I have post my subjet in english. Waiting for your help please :lol ...
Have a look at the very top, there is a link to our french partner site. You are welcome to post your questions there in french.
Crosspost on TeX.SX
Where are you ? Nown I have post my subjet in english. Waiting for your help please :lol ...
- Tue Dec 12, 2017 4:30 pm
- Forum: Conversion Tools
- Topic: Multido boucle error while compiling latex code.
- Replies: 5
- Views: 32286
Multido boucle error while compiling latex code.
Hi every body,
Can somebody help me to compile this code above please using multido command ?
\documentclass[a4paper]{article}
\usepackage[final]{pdfpages}
\usepackage{multido}
% m page's number for each student (ici 7 pages by student)
% n total number of student
% p = n*m total number for all ...
Can somebody help me to compile this code above please using multido command ?
\documentclass[a4paper]{article}
\usepackage[final]{pdfpages}
\usepackage{multido}
% m page's number for each student (ici 7 pages by student)
% n total number of student
% p = n*m total number for all ...
- Tue Dec 12, 2017 2:06 pm
- Forum: Conversion Tools
- Topic: Multido boucle error while compiling latex code.
- Replies: 5
- Views: 32286
Multido boucle error while compiling latex code.
Hi everybody,
Sorry for my french,
Could somebody help me to find where the error is with "Missing number, treated as zero " in the code below please???
\documentclass[a4paper]{article}
\usepackage[final]{pdfpages}
\usepackage{multido}
% m page's number for each student (ici 7 pages by student ...
Sorry for my french,
Could somebody help me to find where the error is with "Missing number, treated as zero " in the code below please???
\documentclass[a4paper]{article}
\usepackage[final]{pdfpages}
\usepackage{multido}
% m page's number for each student (ici 7 pages by student ...