Bence Cs
Bence Cs
You can ignore the "Update 861" commit, that was just a merge.
I propose adding `\subtitle` for a short explanatory text, rendered under the main title with a smaller font, like this: ```LaTeX \documentclass{datasheet} \title{LM1117} \subtitle{800 mA Low-dropout Linear Regulator} \begin{document} \maketitle...
I was trying to use `\newcolumntype` to make a colored column, but I was told by `pdf\LaTeX` that the `xcolor` package was already loaded without options, so I couldn't load...
Hi! Long-time user of kt.gy, has been working flawlessly. However, today I had to B64-decode some Unicode string and noticed that the `ASCII` field only decodes to Extended ASCII/Latin-1/ISO-8859 Part...