Skip to content

Releases: vhbelvadi/LaTeX-lecture-notes-class

German and Swedish translations

19 Nov 16:09
b3f7795
Compare
Choose a tag to compare

Russian translations

31 Jan 10:27
78151f6
Compare
Choose a tag to compare

NB This version may introduce a breaking change if you use the \Proj command. Use \Projection instead.

  • Russian support: translations courtesy of Aleksei Kozharin.
  • \Proj command changed to \Projection to prevent conflict with Russian Babel.
  • Fontenc T1, T2A support (being loaded conditionally only when the document language is russian).

Major bug fix

24 Nov 15:04
f157a50
Compare
Choose a tag to compare

This release fixes a major bug that used to prevent compilation while using the UK English option for the TeX file.

More link and more

19 Jul 10:53
Compare
Choose a tag to compare
  • A new \morelink{} command to add a more link in the footer of the first page
  • Both course and seminar type documents now support up to subsections. (Because of their nature talk type documents do not support such layering.)

New commands and stylistic updates

20 Jun 18:55
Compare
Choose a tag to compare
  • Title data footnotes will no longer mention '(speaker)' unless the author's email is also specified
  • Added spacing around the em dash between the course code and title at the head of the document
  • Improved styling for the explicit line break character
  • Improved caption style
  • New command The new command \\ provided by this class adds a new paragraph with a line break and without an indent. Use this to mark the start of a new paragraph rather than the end of the previous one.
  • New command The \nl command provided by this class adds a new paragraph without indent or a line break. Use this same as the previous command but with a space after the command itself.
  • New command The \runin{} command provided by this class adds small caps. This can be done manually but is a handy approach that is especially useful to start new sections/chapters/parts of a document.

An assortment of updates

16 Jun 14:09
Compare
Choose a tag to compare
  • New season data added (especially useful for courses that stretch across weeks/months)
  • All options except title made optional
  • US date (mm/dd/yyyy) support
  • Improvements to french translation
  • Minor bug fixes

All known errors corrected

16 Jun 06:14
Compare
Choose a tag to compare
  • Using the headerno option now displays proper, blank headers as intended.
  • The default settings work great too.
  • A new version number was started since all known errors at this point have been dealt with and the class works well out of the box (at least as far as regular testing suggests).

French language support

15 Jun 04:36
Compare
Choose a tag to compare

Added support for french, updated readme with version history and improved instructions.

Improved default header layout

14 Jun 07:34
Compare
Choose a tag to compare

Improvements made to the default header layout no longer require headertitle/headerno/headersection etc. to be compulsory options for your document. However, using headertitle is still the recommended approach.

Initial release

14 Jun 07:16
Compare
Choose a tag to compare

Initial release in working condition with minor layout issues but no errors.