LyX ⇒ Thesis needs Repair
Thesis needs Repair
I wrote my engineer thesis with LyX v1.6.5 in DIN A4 paper. Now I have to deliver DIN A5. This means I have had to shrink a lot of images. I found it easy to cut out these from the original PDF an input them in the smaller document.
For some reasons I switched to LyX 2. The result is that I obtain many errors since one week working on it. Now it is enough for me.
Is there anybody who wants to help my for cash? I would like to give someone the whole rubbish an get back the finished PDF.
Thanks in advance.
Vinzent
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Thesis needs Repair
How have you specified image sizes? If you said something like
\includegraphics[width=2cm]
everywhere, then you should (in principle) be able to write a sed command or similar construction that would re-size all the images for you. You would do that on the LaTeX file, not the LyX file, however.