General ⇒ is there any limitation on nuber inclusion of eps figures
is there any limitation on nuber inclusion of eps figures
Dear i want to know that is there any limit on how many number of eps figures that we can include in our latex file.
Or there is no limit.
waiting for answer.
regards
irfan
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: is there any limitation on nuber inclusion of eps figures
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: is there any limitation on nuber inclusion of eps figures
I am facing a problem during compilation. The error message is
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifx on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 655 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
(\end occurred when \ifx on line 637 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
(\end occurred when \ifnum on line 637 was incomplete)
I am not able to understand this problem. This is problem when i am includin the eps figures. Any suggestion
regards
Irfan
Re: is there any limitation on nuber inclusion of eps figures
From the error messages it looks like you have some unclosed 'if' statements. Each of the 'if' statements (\if, \ifnum, \ifx) should be closed with \fi.
Cheers,
Tomek
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
is there any limitation on nuber inclusion of eps figures
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10