[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tex:triky [2018/10/05 10:57]
popel
tex:triky [2019/06/24 10:32]
lauschmannova pdf-a for thesis checking
Line 6: Line 6:
      
 There are folders for several years backward up to the latest distribution. There are folders for several years backward up to the latest distribution.
 +
 +In order to use the shared TeX binaries from the command line, you may want to add the following line to your .bashrc:
 +
 +  export PATH=/opt/texlive/2018/bin/x86_64-linux/:$PATH
  
 === Texstudio === === Texstudio ===
Line 154: Line 158:
  
 Some [[https://wiki.ufal.ms.mff.cuni.cz/tex:pbml|PBML]] and [[https://wiki.ufal.ms.mff.cuni.cz/tex:sctl|SCTL]]-specific issues can be found at these links. Some [[https://wiki.ufal.ms.mff.cuni.cz/tex:pbml|PBML]] and [[https://wiki.ufal.ms.mff.cuni.cz/tex:sctl|SCTL]]-specific issues can be found at these links.
 +
 +====== pdf-a verification of theses ======
 +All theses submitted at the Charles University must be in the pdf-a format,
 +following a specific set of requirements defined by a university profile.
 +`/lnet/ms/projects/verapdf/checkpdf` in the ufal internal network is a wrapper for the verapdf tool which you can use to check whether your thesis fulfills these requirements. New university profiles appear regularly at  
 +https://cuni.cz/UK-7987.html , so don't rely on the default.

[ Back to the navigation ] [ Back to the content ]