Releases: jboalml/latex
Releases · jboalml/latex
Academic year 2019-2020
Changelog
Release version for academic year 2019/2020.
Features
- Support TeX Live 2019 as of July 2019.
- Add package to generate QR codes.
- Support changing the default logo.
- Preload typical plotting libraries (
tikz
andpgfplots
). - Add option to remove the grade box from the frontcover in exams.
Enhancements
- Remove parentheses from report subtitle.
- Add Python syntax highlighting.
Academic year 2018-2019
Changelog
Release version for academic year 2018/2019.
Features
- Support TeX Live 2018 as of August 2018.
- Replace Comillas logos with new version.
Academic year 2017-2018
Changelog
Release version for academic year 2017/2018.
Features
- Support TeX Live 2017 and MiKTeX 2.9 as of July 2017.
- Add
fontawesome
icon font package.
Enhancements
- Allow including instructions in quizzes without title page.
- Add partial derivative macro
\Partial{numerator}{denominator}
. - Add fixed-width vertically-aligned table column options
L{width}
,C{width}
, andR{width}
. - Support degree symbol and ordinals in the
listings
environment.
Bugfixes
- Fix clash between
hyperref
and the latest version ofmenukeys
.
Academic year 2016-2017
Changelog
Release version for academic year 2016/2017.
Features
- Create a
report
document class option. Samples have been made available.
Enhancements
- Add
siunitx
package with appropriate options. - The
\IncludeCode
command now allows an optional argument to modify code appearance.
Bugfixes
fixltx2e
LaTeX extensions are only loaded for pre-2015 kernel versions to prevent a warning message in modern distributions.- Fix clash between
bbding
andmarvosym
packages. Both can now be used at the same time. - TikZ library
babel
is loaded by default to prevent a clash between thebabel
package and PGF/TikZ 3.0.0.
Backward compatibility
- The
<
and>
symbols are no longer supported in text mode to designate lower than and greater than. They should be replaced by the macros\textless
and\textgreater
, respectively.
Academic year 2015/2016
Release version for academic year 2015/2016.