summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe ROGER <darwiin@users.noreply.github.com>2019-09-18 08:00:55 +1100
committerChristophe ROGER <darwiin@users.noreply.github.com>2019-09-18 08:00:55 +1100
commitb05d8a965311c344acfbc1fa394de283578359f5 (patch)
treeaa1e5713b67224042d15d7267ae2031982760261 /README.md
parentc2014aa91ec2915d1beb52d5f09720e6b078a7b5 (diff)
downloadcv-b05d8a965311c344acfbc1fa394de283578359f5.tar.gz
cv-b05d8a965311c344acfbc1fa394de283578359f5.tar.bz2
cv-b05d8a965311c344acfbc1fa394de283578359f5.tar.xz
cv-b05d8a965311c344acfbc1fa394de283578359f5.zip
v2.2.0
[EVO] Add an optional command to change the left column size [EVO] Update the readme.md file
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index e15e044..f626154 100755
--- a/README.md
+++ b/README.md
@@ -137,6 +137,18 @@ Use the `\makecvheader`command to generate the header.
\makecvheader
```
+### Set the left column size
+
+Sections share the left column size (2.5cm by default). You can change this default size using the `\setleftcolumnlength` command.
+
+```latex
+% Override default left column length of (2.5cm) (optional)
+% Usage: \setleftcolumnlength{1.5cm} to change the left column lengtyh to 1.5cm
+% I recommend to use a size between 1.5cm to 2.5cm
+\setleftcolumnlength{1.5cm}
+``
+
+
### Construct the _comptences_ or _skills_ section
To list your awesome skills as keyword lists you first have to declare the `keywords` environment and then fill it with a list of keywordsentry