General ⇒ Generating files with many picutures
Generating files with many picutures
I am a LaTex novice and did come across problems when I want to generate something like a user manual with LaTex, in which many many pictures should be included. After each of the picture only a short comment of one or two sentences is written and then comes the next picture.
the problem is, the pictures are treated as "float" in latex, so if there are many pictures with only few texts, it happens all the time that in the generated file latex put all the short texts together first and then all the pictures together. As a result, if I want to realise the format of one picture, one comment, one picture, one comment... I have to adjust the size of every picture again and again after generating the file again and again. really a waste of time, and the result is still not so satisfactory.
is there any guys out there who has more experience in handling such problems?
by the way, I use package{graphicx} and all the pictures are in format of JPG and also tried some methods like using the palcement [htb!]
Thank you in advance^^
Yujia
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
Generating files with many picutures
Cheers,
Tomek
Re: Generating files with many picutures
not bad~~
thanks a lot^^