Skip to content

JesseStraat/orgstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orgstyle

orgstyle automatically adapts the style of a LaTeX document to that of a specific organisation. It is also compatible with beamer, able to change the style of many beamerthemes.

Installation

Run the following in the command line:

  1. If orgstyle.ins is present: pdflatex orgstyle.ins
  2. If orgstyle.ins is absent: pdflatex orgstyle.dtx

Move .sty and .cls files to a folder that TeX can find.

Documentation

Run the following in the command line:

pdflatex orgstyle.dtx
makeindex -s gind.ist -o orgstyle.ind orgstyle.idx
makeindex -s gglo.ist -o orgstyle.gls orgstyle.glo
pdflatex orgstyle.dtx

This automatically unpacks the package, as well.

If you are looking for comments or documentation, you won't find any in the source. These packages make use of literate programming, which means that the documentation is given in the form of a pdf file. You can probably find orgstyle.pdf in this folder, by running "texdoc --view orgstyle" in the command line, or Googling "[your distribution] how to find package documentation". If you're using MiKTeX, open MiKTeX console, go to "Documentation" and look for "orgstyle".

Contributing

Contributions of custom organisation styles are highly encouraged. Please create a pull request on our GitHub repository at https://github.com/JesseStraat/orgstyle. Make sure to follow the following guidelines:

  1. Organisation style files should follow the same structure as the ones supplied in this package.
  2. The file should be implemented and documented in orgstyle.dtx. Don't forget to update the list of files.
  3. Come up with a sensible, unique identifier. For example, Utrecht University was named uu-nl instead of uu to discern it from Uppsala Universitet (which should be named uu-se). For country abbreviations, make sure to follow ISO 3166-1 alpha-2 standards.
  4. If possible, use freely available or open source fonts.
  5. Never include logos; they are protected by copyright, and hence cannot be part of this open source project.

If you don't have the technical knowledge to make an organisation style, feel free to open an issue on GitHub requesting one. Please include all necessary information (colours, fonts), or even better, provide a link to an official style guide.


© 2026- Jesse Straat

License: LPPL1.3c

GitHub Repository

About

Modular LaTeX package for changing your document's (or presentation) style to an organisation's official style.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages