tlmgr and tinytex
install missing packages
issue with fontawesome
- reload / install fonts
fmtutil-sys --all
side effect, the Roboto condensed
for Robert Rudis, ggplot2 theme is now working nicely!
solve issue of NFSS corrupted
following this answer:
the error was completed with For encoding scheme LGR the defaults cmr/m/n do not form a valid font shape
allows to get the Greek letters working. Why the greek-fontenc
and babel-greek
was not sufficient? I don’t know
Workflow
- bibliography from pubmed to
.bib
using http://www.bioinformatics.org/texmed/ asbiblio.bib
- fix gamma character
{I}{F}{N}γ responses
to{I}{F}{N}{$\gamma$} responses
- first compilation, generate
biblio.aux
- in
plainyr_rev.bst
, specify"Ginolhac, A"
so my name gets underlined and bolded - run
bibtex biblio
to generatebiblio.bbl
- second compilation to generate the pdf