From 3dcf996b12249e31afa48f9189ec6cfa44d96c72 Mon Sep 17 00:00:00 2001 From: Tianyi Zheng Date: Sat, 10 Jun 2023 15:58:48 -0700 Subject: [PATCH] Remove trailing whitespace --- KNOWN_BUGS | 2 +- README.md | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/KNOWN_BUGS b/KNOWN_BUGS index 05cb6af..5049f55 100644 --- a/KNOWN_BUGS +++ b/KNOWN_BUGS @@ -1,6 +1,6 @@ - skillmatrix does not break automatically in fancystyle. - long names break the oldstyle and possibly other styles (needs testing). -- long urls in classic style can make the name break line. Fixed width for the adresspart must be implemented. +- long urls in classic style can make the name break line. Fixed width for the adresspart must be implemented. - When using the "fancy" style, undesired space is added between the bibliography head and the first entry, as well as after the last entry - Moderncv is incompatible with biblatex. diff --git a/README.md b/README.md index eeec599..41615d4 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ `moderncv` provides a documentclass for typesetting applications (curricula vitae and cover letters) in various styles. `moderncv` aims to be both straightforward to use and customizable, providing five ready-made styles (classic, casual, banking, oldstyle and fancy) and allowing one to define his own by modifying colors, fonts, icons, etc. -### Getting started +### Getting started Once you clone this repo have a look at some examples and build the manual to see if this package suits your needs. -This can be done by issuing +This can be done by issuing ```make make userguide ``` -in a terminal. After completion of the compilation precompiled versions of the template in all styles can be found in the folder `examples` and -the user guide in the folder `manual`. +in a terminal. After completion of the compilation precompiled versions of the template in all styles can be found in the folder `examples` and +the user guide in the folder `manual`. Alternatively get the tar ball from [CTAN](https://ctan.org/pkg/moderncv?lang=de). The examples as well as the documentation are already prebuilt in that tarball. To start working on your own application use and modify the template file `template.tex`. @@ -21,7 +21,7 @@ The user guide can be found in the folder `manual` and contains additional infor The `Makefile` supports the following rules. #### Rules for building templates and the user guide -* `template:` Build the `moderncv` template `template.tex` with `LuaLaTeX`. This rule can be called in one of two ways: +* `template:` Build the `moderncv` template `template.tex` with `LuaLaTeX`. This rule can be called in one of two ways: * `make template`: Build the template in default style. * `make template STYLE=