cv-bubble

Personal PDF CV, fork of github.com/mateuszbaransanok/BubbleCV
git clone https://git.in0rdr.ch/cv-bubble.git
Log | Files | Refs | Pull requests | README | LICENSE

commit fef29b214e47b209ed0a92428f7ed5306cf2200e
parent 604a8222962f57413521ae5543bebd8f1498e7d6
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Sun, 22 Sep 2024 09:19:36 +0200

fix: non-pastable underscore _

Diffstat:
Mbubblecv.sty | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bubblecv.sty b/bubblecv.sty @@ -138,6 +138,7 @@ % FONTS & ICONS %---------------------------------------------------------------------------------------- \usepackage{relsize} % for font scaling +\usepackage[T1]{fontenc} % use T1 encoded fonts for all ASCII characters \usepackage{fontawesome} % allow icons to scale \DeclareFontFamily{U}{fontawesomeOne}{}