Back to top

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
corporateidentity:start [2019/09/22 13:27] – [Style elements] [Hidden] corporateidentity:start [2022/04/03 16:00] (current) – external edit 127.0.0.1
Line 82: Line 82:
     * **Font use** \\ As specified in the [[#Basics]] section, Fira Sans has to be used for headlines and Palatino Linotype has to be used for the body. The font size for the body should be 10pt.     * **Font use** \\ As specified in the [[#Basics]] section, Fira Sans has to be used for headlines and Palatino Linotype has to be used for the body. The font size for the body should be 10pt.
     * **Page numbers** \\  Page numbers should be in Palatino Linotype, in the bottom right corner of the page. On the last page, a black square should be to the right of the page number.     * **Page numbers** \\  Page numbers should be in Palatino Linotype, in the bottom right corner of the page. On the last page, a black square should be to the right of the page number.
-  * **External communication** \\ The stationery for external communication is available to print documents on. When the LaTeX template is used as instructed below and set to external use, the document is compiled without the banners at the top and bottom, allowing you to print seamlessly on the stationery. \\ The stationary should always be in colour and should never be converted to or printed in grayscale.+  * **External communication** \\ The stationery for external communication is available to print documents on. When the LaTeX template is used as instructed below and set to external use, the document is compiled without the banners at the top and bottom, allowing you to print seamlessly on the stationery. \\ The stationery should always be in colour and should never be converted to or printed in grayscale.
   * **Internal communication** \\ The stationery for internal use is in grayscale and is not available to print on. Instead, setting the LaTeX template to internal use adds the stationery to the pdf when the document is compiled.   * **Internal communication** \\ The stationery for internal use is in grayscale and is not available to print on. Instead, setting the LaTeX template to internal use adds the stationery to the pdf when the document is compiled.
-  * **LaTeX templates** \\ We have provided a few LaTeX templates that make sure your document looks alright. Just download them here, place them in the same folder as your document and set the documentclass as demonstrated below. Please note that these templates are not compatible with documents in the previous document-template. \\ [[sd>Corporate%20Identity/LaTeX/cover-article.zip|Download article template.]] \\ [[sd>Corporate%20Identity/LaTeX/cover-letter.zip|Download letter template.]] \\ [[sd>Corporate%20Identity/LaTeX/cover-minutes.zip|Download minutes template.]] This is the template for minutes used by the secretary of the Board. There is no need for other minutes to use this template, but nobody will stop you if you want to! \\ \\ The documentclasses will take care of loading the right font and stationary. The loaded stationary will be determined by the options provided when loading the class, as demonstrated below. Furthermore, the class defines the Cover colours (**coverRed**, **coverLG** (light grey), **coverDG** (dark grey), **coverBlue**) and a command (**\sqcdot**) to display the square dot, as used throughout the expressions of the identity. \\ \\ <code>+  * **LaTeX templates** \\ We have provided a few LaTeX templates that make sure your document looks alright. Just download them here, place them in the same folder as your document and set the documentclass as demonstrated below. Please note that these templates are not compatible with documents in the previous document-template. \\ [[sd>Corporate%20Identity/LaTeX/cover-article.zip|Download article template.]] \\ [[sd>Corporate%20Identity/LaTeX/cover-letter.zip|Download letter template.]] \\ [[sd>Corporate%20Identity/LaTeX/cover-minutes.zip|Download minutes template.]] This is the template for minutes used by the secretary of the Board. There is no need for other minutes to use this template, but nobody will stop you if you want to! \\ \\ The documentclasses will take care of loading the right font and stationery. The loaded stationery will be determined by the options provided when loading the class, as demonstrated below. Furthermore, the class defines the Cover colours (**coverRed**, **coverLG** (light grey), **coverDG** (dark grey), **coverBlue**) and a command (**\sqcdot**) to display the square dot, as used throughout the expressions of the identity. \\ \\ <code>
 % For all external documents, digital use only % For all external documents, digital use only
 \documentclass[external]{class-name} \documentclass[external]{class-name}
Line 94: Line 94:
 \documentclass[internal-legal]{class-name} \documentclass[internal-legal]{class-name}
  
-% For all external documents to be printed on preprinted stationary+% For all external documents to be printed on preprinted stationery
 \documentclass[empty]{class-name} \documentclass[empty]{class-name}
 </code> </code>
Line 156: Line 156:
   * Changed the pipe (|) after last page number to small black square.   * Changed the pipe (|) after last page number to small black square.
   * Moved the Cover logo on the poster template to the right, to make the placement of a committee logo more intuitive.   * Moved the Cover logo on the poster template to the right, to make the placement of a committee logo more intuitive.
-  * Added internal stationary for internal legal documents (like debit forms and licenses).+  * Added internal stationery for internal legal documents (like debit forms and licenses).
   * Fixed minor issues with definition of the committee clothing and the flag.   * Fixed minor issues with definition of the committee clothing and the flag.
   * Fixed minor issues with definition of the business cards and name badges   * Fixed minor issues with definition of the business cards and name badges

corporateidentity/start.1569151676.txt.gz · Last modified: 2022/04/03 16:00 (external edit)