Difference between revisions of "Medewerkers latexbrief"
(→RU [Briefstijl voor][letter layout for] LaTeX) |
|||
Line 19: | Line 19: | ||
[nl] | [nl] | ||
− | Op de C&CZ Unix systemen staan | + | Op de C&CZ Unix systemen staan in /usr/local/share/texmf/tex/latex/rubrief/ op linux machines onder andere de volgende bestanden: |
[/nl] | [/nl] | ||
[en] | [en] | ||
− | On the C&CZ Unix systems one can find | + | On the C&CZ Unix systems one can find in /usr/local/share/texmf/tex/latex/rubrief/ on linux machines the following files: |
[/en] | [/en] | ||
Line 32: | Line 32: | ||
[nl] | [nl] | ||
− | Ook op windows pc's is het mogelijk om de nieuwste LaTeX versie te gebruiken inclusief de | + | Ook op windows pc's is het mogelijk om de nieuwste LaTeX versie te gebruiken inclusief de rubrief stijl, door de [[S-schijf]] aan te koppelen. |
[/nl] | [/nl] | ||
[en] | [en] | ||
− | On Windows PC's it is also possible to use the newest version of LaTeX including the | + | On Windows PC's it is also possible to use the newest version of LaTeX including the rubrief style, by attaching the [[S-schijf|S-disk]]. |
− | [ | ||
− | [ | ||
− | |||
− | |||
− | |||
− | |||
[/en] | [/en] | ||
− | [Dan vind je de bovenbeschreven bestanden in de directory][Then you'll find the | + | [Dan vind je de bovenbeschreven bestanden in de directory][Then you'll find the above mentioned files in the folder:] S:\texlive\texmf-local\tex\latex\rubrief. |
[nl] | [nl] | ||
Line 53: | Line 47: | ||
[/nl] | [/nl] | ||
[en] | [en] | ||
− | Copy <tt>RU_voorbeeld.tex</tt> and <tt>fnwi.tex</tt> to a place wher you can write them. The rubrief style is an adapted version of the <tt>letter</tt> class and can be used like that. Look at the example to see which macro's exist to supply address and sender information. The logo can pr printed n Dutch as well as in English and one can choose a color version of the logo (option color). Please note that you' | + | Copy <tt>RU_voorbeeld.tex</tt> and <tt>fnwi.tex</tt> to a place wher you can write them. The rubrief style is an adapted version of the <tt>letter</tt> class and can be used like that. Look at the example to see which macro's exist to supply address and sender information. The logo can pr printed n Dutch as well as in English and one can choose a color version of the logo (option color). Please note that you'll have to use <tt>dvips</tt> yourself before sending the dvi-file to a Postscript printer. Finally, it is also possible to make a pdf version of a letter with the command pdflatex, this will then immediately contain the logo. As of December 1 2009 the rubrief class has been modified, it now includes a \euro command to provide the |
− | euro symbol without the need to include a | + | euro symbol without the need to include a separate package. |
[/en] | [/en] | ||
[[Category:Medewerkers]] | [[Category:Medewerkers]] |
Revision as of 15:55, 11 May 2011
RU Corporate Identity Information
Starting September 1, 2004, a new corporate identity has been introduced in which the name and logo of the university changed, but also the layout of all printed material. For MS-Word the UCI developed templates and manuals, Information on the use can be found elsewhere. For LaTeX C&CZ developed a new letter layout.
RU letter layout for LaTeX
The new version supports an English and a colored version of the logo.
On the C&CZ Unix systems one can find in /usr/local/share/texmf/tex/latex/rubrief/ on linux machines the following files:
RUlogo.eps postscript version of the logo RUlogo.jpg jpg version of the logo for pdflatex fnwi.tex example file for address information rubrief.cls the documentclass file for the rubrief letter layout RU_voorbeeld.tex an example letter for the new corporate identity
On Windows PC's it is also possible to use the newest version of LaTeX including the rubrief style, by attaching the S-disk.
Then you'll find the above mentioned files in the folder: S:\texlive\texmf-local\tex\latex\rubrief.
Copy RU_voorbeeld.tex and fnwi.tex to a place wher you can write them. The rubrief style is an adapted version of the letter class and can be used like that. Look at the example to see which macro's exist to supply address and sender information. The logo can pr printed n Dutch as well as in English and one can choose a color version of the logo (option color). Please note that you'll have to use dvips yourself before sending the dvi-file to a Postscript printer. Finally, it is also possible to make a pdf version of a letter with the command pdflatex, this will then immediately contain the logo. As of December 1 2009 the rubrief class has been modified, it now includes a \euro command to provide the euro symbol without the need to include a separate package.