Commit graph

266 commits

Author SHA1 Message Date
Tianyi Zheng
eab0c5bbc7 Update user guide PDF 2023-06-11 03:53:58 -07:00
Tianyi Zheng
ab025e7ff5 Fix a space before a comma 2023-06-11 03:53:07 -07:00
Tianyi Zheng
d1dffe109a Remove non-existent examples directory from gitignore 2023-06-11 03:46:12 -07:00
Tianyi Zheng
faa35668ab Clean up user guide
- Fixes for spelling, wording, grammar, formatting, etc.
- Minor refactoring for code consistency
2023-06-11 03:43:43 -07:00
Tianyi Zheng
5d22e12ee9 Overhaul README
Restructure README to remove references to the non-existent makefile
2023-06-10 18:23:58 -07:00
Tianyi Zheng
3dcf996b12 Remove trailing whitespace 2023-06-10 15:58:48 -07:00
Tianyi Zheng
09af1bb98d Fix compile errors and warnings in user guide 2023-06-09 22:04:04 -07:00
David
0a8a7c3702 Rebase user guide additions onto master
Squash commits for adding user guide (#58)

merge typo fixes from github.com/ig0774/moderncv

set document encoding to utf8

move to inputenx package, remove pdflatex specific configurations to make everything compilable with lualatex

get documentation compilable with xelatex

get rough structure down and write how to read this manual

finish getting started section and give template description its own section

modify introduction to section two

get basic setup section done

add section on editing personal data

adjust code indendation of listings. Get rid of obsolete examples

rename some of the section headings to make them more consistent.

fix some typos

add version information to template and userguide

remove pdfs completely from repo

due to the new Makefile the pdf files have become obsolete in the repo.
The new release rule of the make file creates all templates and the user
guide and includes them into the tarball.
In this way even users for which the linux based Makefile does not work
can download precompiled examples and and the manual

start section on fine tuning styles

fix depricated comment explaining usage of \cvlistitem and \cvlistdoubleitem

add section explaining how to adjust symbols and itemize lables

add version information in title

fix formulations and typos

update package list with skillmatrix packages

explain previously hidden options for casual style

add bugs to known_bugs

add explanation on how to use babel to guide

add color explanation section

explain orphaned section problem

clean up old sections

refine color section

add macro descriptions of templates to user guide

add instructions how to add signature and subject

fix typo in changelog

add missing social links in section describing personal data

add missing social links in section describing how to change symbols

first user guide version

update README to latest local version

fix(moderncvheadiii.sty): remove /null at the end of the address header. (#60)

This removes the unnecesary newline there.

Move space after title into conditional

Don't break the title and quote formatting

Correct font loading

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

Remove baseurl in hyperref

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

Fix footskip for fancyhdr in template

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

Remove dot in cventry

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

CI: don't update sources

This only takes time and there aren't any relevant updates for us anyway.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

CI: scan for horizontal and vertical bad boxes

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

Release v2.2.0

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>

Mimic previous fontawesome look with fontawesome5 (#70)

See: https://github.com/moderncv/moderncv/issues/67
2023-06-09 21:21:10 -07:00
Tianyi Zheng
f3dd14ff62
Remove trailing whitespace (#167)
Remove more trailing whitespace

Remove even more trailing whitespace
2023-06-04 13:26:38 +03:00
Tianyi Zheng
edc3e409cf
Fix Underfull \hbox (badness 10000) warning in \makecvtitle (#162)
* Fix underfull \hbox warning in classic style

* Fix underfull \hbox warning in casual style

* Fix underfull \hbox warning in banking style

* Fix underfull \hbox warning in fancy style
2023-06-04 13:22:34 +03:00
Tianyi Zheng
6e315221ce Update GitHub actions
Update actions/checkout and actions/upload-artifact from v2 to v3

The v2 versions were Node.js 12 actions, which have been depreciated in favor of Node.js 16 actions
2023-05-22 14:40:23 +02:00
Tianyi Zheng
876d7884f2
Remove extraneous academicons warning (#161)
Remove academicons warning in moderncviconssymbols.sty with a log message
2023-05-11 01:20:58 +03:00
Joel Ong
d5ffdb5a80 do not hyperlink pageref to last page 2023-05-09 11:38:26 +03:00
Guillaume Paumier
79cf3191f6 fixes and typos 2023-05-09 11:29:15 +03:00
daniel
1d31d8b8dd uncomment signature 2023-05-09 11:27:51 +03:00
LLdaniel
afc08b8a6c make the signature optional and available in all styles 2023-05-09 11:27:51 +03:00
LLdaniel
63ec92f670 proposal for adding a signature to cover letter 2023-05-09 11:27:51 +03:00
Ingemar Berg
fa3ebb6b48 Add URL encoding to links containing non-ASCII characters 2023-03-31 22:29:52 +02:00
Ingemar Berg
853e216435 Add option to force HTTP to homepage 2023-03-09 00:00:08 +02:00
Stephan Lachnit
ab6f21433c CI: use thomasweise/docker-texlive-full
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2023-03-03 16:26:35 +02:00
Fabrice Le Goff
dbb2f13a3e add option to classic style to align header elements to the top 2023-01-27 11:57:14 +02:00
Mark Edward Fuller
1e320e465f replace cv header on cover letter with classic/fancy sender block 2023-01-24 22:42:53 +02:00
Thom Wiggers
1ef08da210 Avoid conflicts with hyperref includes by other packages
Pass the `unicode` option through `PassOptionsToPackage` instead of directly specifying it to `RequirePackage`.
2023-01-22 11:06:08 +02:00
Johannes Ranke
d8bc48733c Add the possibility to add a subject line in the letter
This is the suggestion given by Matthias Baur on launchpad
https://answers.launchpad.net/moderncv/+question/222784 in comment 12
Closes #113

I included small layout tweaks in the different moderncvhead variants.
2022-11-01 18:53:18 +02:00
WEN Hao
133c0dff92 update the color theme sty files using commons/colors.tex 2022-11-01 18:46:43 +02:00
WEN Hao
57d6bcf32c Put color definitions in a standalone file #136; add color settings for social icons 2022-11-01 18:46:43 +02:00
WEN Hao
3b9bdd10b8 ajust icon colors by inspection on the webpages 2022-11-01 18:46:43 +02:00
WEN Hao
13078caa5a add colors to some of the icons 2022-11-01 18:46:43 +02:00
Ben Brooks
eed6253277 Add template examples for the other two YouTube link formats 2022-09-26 12:04:01 +03:00
Ben Brooks
249ef48e83 Socials: Add SoundCloud 2022-09-26 12:04:01 +03:00
Ben Brooks
c88397528c Socials: Add gaming services (Steam, Xbox, Playstation, BattleNet) 2022-09-26 12:04:01 +03:00
Ben Brooks
c895ef1f90 Socials: Add Twitch, YouTube, TikTok, Instagram 2022-09-26 12:04:01 +03:00
Mark E Fuller
f90b2e3b8a Update issue templates 2022-09-24 20:16:07 +02:00
Alessandro Bertulli
1877ee7618 Fix unclear line of the manual (\cventry optional/empty arguments) 2022-09-11 22:27:47 +02:00
Mark E. Fuller
f7971f8c94 switch template casual to classicstyle 2022-08-17 17:22:28 +03:00
Mark E. Fuller
7dc8e51b28 resize template footskip 2022-08-17 17:22:28 +03:00
Mark E. Fuller
886aad7641 Discord social symbol 2022-08-17 17:22:28 +03:00
Mark E Fuller
9ddf15a722
readme typo fix 2022-06-29 11:44:42 +03:00
Mark E. Fuller
7cd4f31784 fix PDF title metadata for blank CV title 2022-06-29 11:43:22 +03:00
Mark E Fuller
59aaae8264
Codeberg & Mastodon (#107)
* implement codeberg social and tikz icon
* add codeberg social to template, rearrange social icons list
* implement mastodon social
* implement mastodon social in template
2022-02-21 13:52:36 +01:00
Stephan Lachnit
ab7c92fe21
Release v2.3.1 v2.3.1
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:46:45 +01:00
Stephan Lachnit
cf1e7d03d0
Replace ~~~ with hspace (#109)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:36:51 +01:00
Henrik Tjäder
20c016afd9
Icons: Remove duplicate gitlab (#105)
Closes #100
2022-02-13 15:03:19 +01:00
Stephan Lachnit
0beface906
Add babel to template, remove old character encoding comments (#104)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-12 12:30:34 +01:00
Mark E. Fuller
a89a2a7455 add underscores in template to indicate need for escape character 2022-01-14 13:04:13 +02:00
Mark E. Fuller
9bfd54065c rollback use of detokenize: see issue #79 2022-01-14 13:04:13 +02:00
Gustavo A. Corradi
d74bc36a5f
Added \protect to tikz path in some icons (#96) 2022-01-12 22:59:36 +01:00
Stephan Lachnit
a2183b78e8 Add matrix room to readme
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 16:50:37 +02:00
Stephan Lachnit
c293bcd5dd
Add Development section to README (#88)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 13:53:03 +01:00
Stephan Lachnit
a6427c5a48
Add top-level moderncv/ folder to release tarball (#90)
Closes #89

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 13:43:51 +01:00