I have Tex Live installed. Everything look fine, pdfpages show any particular page I want, but when i want to print all pages via command:
\includepdf[pages={1-5}]{vyzkum/Form.pdf}
! Missing = inserted for \ifnum.
<to be read again>
-
l.6014 \includepdf[pages={1-5}]{vyzkum/Form.pdf}
or
\includepdf[pages=-]{vyzkum/Form.pdf}
! Package pdfpages Error: Cannot find file `-'.
See the pdfpages package documentation for explanation.
Type H <return> for immediate help.
...
l.6014 \includepdf[pages=-]{vyzkum/Form.pdf}
The default (no range spacified):
\includepdf{vyzkum/Form.pdf}
It shows only the first page
Any comment/help is deeply appreciated!
=or,active. try\shorthandoff{=}– David Carlisle Mar 01 '15 at 16:54\usepackage[czech]{babel}or\usepackage[slovak]{babel}. – egreg Mar 01 '15 at 17:07