[/list]
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
General ⇒ is there any limitation on nuber inclusion of eps figures
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: is there any limitation on nuber inclusion of eps figures
Limitations are usually given by the memory size of the used machine. In documents with many included EPS files I never experienced any difficulties. I started on a machine with 512MB and currently have 2GB of RAM.
Best regards and welcome to the board
Thorsten¹
Best regards and welcome to the board
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: is there any limitation on nuber inclusion of eps figures
Dear
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
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
Try to prepare a minimal example showing this error and if you don't find the source of error by then, post this example here and I'm sure someone will be able to assist you.
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
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
As T3. already requested, you have to provide a minimal working example (MWE). Please, follow exactly the instructions on the site behind the link. The error doesn't seem to be caused by the EPS files themselves, but attach one file to your next post if necessary.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10