• Posts Tagged ‘TeX’

    Commenting on PDFs generated from LaTeX documents

    by  • March 2, 2010 • pdf, TeX • 0 Comments

    PDF’s generated with pdflatex, the pdf generator for LaTeX documents which is used by default in LyX, cannot be commented on directly through the use of Adobe Reader alone (currently as of version 9). See http://www.tug.org/pipermail/pdftex/2008-August/007802.html for a good explanation for this. To enable this feature using only Adobe products you need to run the [...]

    Read more →

    Adding custom class files (.cls) to Lyx in Windows Vista / Windows 7 environment

    by  • February 22, 2010 • lyx, TeX, windows • 6 Comments

    When writing for publication, you may be offered a .cls file from the journal in question in which to format a TeX document to their specification. Whilst this works great in TeX, usually by copying the class.cls file in your working directory where all your .tex files reside and adding \documentclass{class} in the preamble (before [...]

    Read more →