Oliver Kopp

Results 447 issues of Oliver Kopp

\usepackage[cmex10]{amsmath}

https://tex.stackexchange.com/q/33020/9075

adinriv has interesting examples. We should have a look at them. See https://gitlab.com/adn-latex/

There is a maintained package for cover pages at https://github.com/komascript/uni-titlepage

Integrate code of https://github.com/latextemplates/LNCS/blob/lncs_as/lncs_as.sty

enhancement

We should add configuration possibilities to set parameters after loading the package. Similar to hyperref's `\hypersetup`. See .

enhancement

When starting the container, I get the following output: ``` backblaze-personal-wine | Downloading the Backblaze personal installer... backblaze-personal-wine | Connecting to www.backblaze.com (104.17.5.3:443) backblaze-personal-wine | wget: error getting response: Connection...

This fixes #1105. On "Git Bash" on Windows, the `dpl` executable runs `cmd.exe`, which does not play well with the `bash` syntax. Thus, I added a check to be on...

With an update of GemsFX from 2.8.0 to 2.9.0, I got Error occurred during initialization of boot layer java.lang.module.FindException: Module javax.inject not found, required by tech.units.indriya Updating tech.units.indriya from 2.1.2...

- [x] I have read and acknowledged this HOWTO article: [Submitting a MiKTeX problem report](https://miktex.org/howto/bug-report) I compile following file on a new MiKTeX installation: ```latex \documentclass{article} \usepackage{currfile} \begin{document} text \end{document}...