Commit graph

106 commits

Author SHA1 Message Date
Aditya Bhargava
56d1b65d9e
Make header details flush against sides (#229)
* Make header details flush against sides

* Add fix to changelog
2025-01-13 17:05:32 +01:00
AlexVonB
d7e0e4966e
Allowing long names to break in the cv title again (#221)
* allow long names in titles to break

Until now, a `~` (non breaking space) connects first
and last name in the cv title. This prevents long
names to break correctly. This commit replaces the space
with `\ `, a space that allows breaking.

Fixes #220

* added changelog entry

* removed non-breaking space in names from other headlines, too
2024-12-10 23:24:40 +01:00
Aram Dermenjian
14deb59ddb
Allow icons in classic letter (#176)
* Allow icons in classic letter

* Add socials for fancy and banking themes

* Update changelog

---------

Co-authored-by: Cali Garmo <aram.dermenjian.o@gmail.com>
2024-09-24 04:43:19 +01:00
Aram Dermenjian
f05efdb2de
Update old style to use symbol instead of marvosym (#209)
* Update old style to use symbol instead of marvosym

* Update CHANGELOG

Added info to changelog

---------

Co-authored-by: Cali Garmo <aram.dermenjian.o@gmail.com>
2024-09-24 04:42:05 +01:00
Yehuda Davis
cdf027a9da
style space between first and last name the same as first name (#205)
* style space between first and last name the same as first name

* add fix to changelog
2024-08-09 18:52:54 +02:00
daniel
1472e001c5
Rename moderncvcolors from .tex to .sty for MiKTeX compatibility (#200)
* rename moderncvcolors from .tex to .sty for MiKTeX compatibility

* added changelog entry to document the file change
2024-08-06 22:11:34 +02:00
daniel
d6d3ef7f13
in case no photo is set: define photoframewidth nevertheless (#202) 2024-08-05 17:58:13 +02:00
daniel
34e7b15a6b
deliver missing CHANGELOG for 2.4.1 patch (#197) 2024-07-18 20:14:51 +02:00
daniel
e8a2096184
Prepare v2.4.0 in comments and changelog (#193)
* prepare for v2.4.0 release

* added issue numbers for changelog v2.4.0
2024-07-10 07:34:19 +02:00
daniel
95a3a7de73
Compensating wrong (sub)section spacing for multiline (sub)sections (fix #69) (#181)
* fix issue #69: compensating wrong (sub)section spacing with negative vspace

* new approach with minipage: eliminate wrong vspace fancy sections
2024-07-04 23:52:33 +02:00
daniel
72603c495e
Feature/cvtripleitem (#177)
* first dive into cvtripleitem for classic style

* cvtripleitem for banking style

* cvtripleitem for oldstyle

* cvtripleitem for fancy style

* cvtripleitem for contemporary style

* add a changelog entry and a documentation for \cvtripleitem command

* simplified math for \tripleitemcolumnwidth
2024-05-21 18:50:07 +02:00
daniel
9687f709b7
[cvlistitem] Space control between list symbol and text feature (#74) (#182)
* space control between list symbol and text feature (#74)

* space control feature realized with option 2 (option 1 reverted)
2024-05-10 21:28:17 +02:00
Mark E Fuller
b15f06573e
make hidden head options available (#150)
add '(no)details' option to head in all styles, plus 'alternate' in casual

Co-authored-by: David <forenkram@gmx.de>
2024-05-08 18:48:05 +02:00
Mark E Fuller
08371bb3e2
make colors user adjustable. (#151)
* make colors user adjustable.
- Systematize colors and make them user adjustable. See documentation for details.
  this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.

* fix missing characters for fancy style

* manually copied the current version user guide form master

---------

Co-authored-by: David <forenkram@gmx.de>
Co-authored-by: LLdaniel <daniel.adlkofer2@freenet.de>
Co-authored-by: daniel <41345639+LLdaniel@users.noreply.github.com>
2024-05-04 14:08:51 +02:00
nathan musoke
493742be62
Add \social options: arXiv, INSPIRE (#185)
* Add \social options: arXiv, INSPIRE

https://arxiv.org/ and https://inspirehep.net/ are websites on which
academics often have profiles that would be linked in a CV (particularly
physics and related fields).

Add social options through the academicons font.

* fixup arxiv and inspirehep socials

* fixup arxiv and inspire-hep socials
2024-05-02 19:46:38 +02:00
Tianyi Zheng
f1fa580842
Update user guide (#169)
* 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

* Fix compile errors and warnings in user guide

* Remove trailing whitespace

* Overhaul README
Restructure README to remove references to the non-existent makefile

* Clean up user guide
- Fixes for spelling, wording, grammar, formatting, etc.
- Minor refactoring for code consistency

* Remove non-existent examples directory from gitignore

* Fix a space before a comma

* Update user guide PDF

* Cleaned up formatting and rewrote some sections

* Update changelog

Update changelog with changes made by all PRs merged since the last
tagged version, except for those invisible to the end user (changes to
CI workflow, changes overwritten by newer PRs, etc.)

Fixed formatting in changelog to be more consistent

Fixed grammar and punctuation in changelog

---------

Co-authored-by: David <forenkram@gmx.de>
2024-04-17 22:29:57 +02:00
Stephan Lachnit
ab7c92fe21
Release v2.3.1
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:46:45 +01:00
Stephan Lachnit
157241f7ce
Release v2.3.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-16 19:31:42 +01:00
Stephan Lachnit
83640e1229
Release v2.2.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:25:51 +02:00
David Seus
35138209d3
Bugfixes, improvements and new symbols/nosymbols option for all styles (#34)
* fix Researcher ID (still) doesn't display Issue #29.
* make options 'symbols' and 'nosymbols' available to all styles to toggle whether symbols should be used or not. Include symbols in oldstyle by default.
* migrate older newcommand syntax in moderncvcollection.sty to the xparse syntax.
* Fix resumé typo in template. Is now résumé.
* remove loading lmodern fonts in all styles as they can produce issues with german characters, see https://tex.stackexchange.com/questions/496630/lualatex-problems-with-german-characters.
* remove loading inputenc package by default. Only load the package when pdflatex is used.
2021-01-26 12:57:04 +01:00
Stephan Lachnit
4387015f7b
Update changelog for v2.1.0
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-01-22 16:01:58 +01:00
Xavier Danaux
f50d1cff32 Release 2.0.0 2015-07-29 00:51:44 -07:00
Xavier Danaux
861f0b0b69 Added the "centeredrule" variant to the banking style 2014-02-01 09:48:24 -05:00
Xavier Danaux
60172e0284 Added style options to the banking style, to specify how the section- and subsectionrules should behave 2014-01-20 20:03:40 -05:00
Xavier Danaux
6d5bc29478 Added a check on the emptyness of \title when setting the hyperref document properties 2014-01-20 18:47:47 -05:00
Xavier Danaux
fc04d21ed3 Corrected the color of \addressstyle to match the one effectively used 2013-05-02 00:27:40 -04:00
Xavier Danaux
ac83eb3720 Made sure that XeLaTeX or LuaLaTeX is in use before loading the awesome icon set 2013-04-29 13:43:30 -04:00
Xavier Danaux
c93b42b716 Release 1.5.0 2013-04-23 02:07:51 -04:00
Xavier Danaux
92eecc6c3f Removed the rule below the headings of the cvcolumns environment 2013-04-23 02:05:04 -04:00
Xavier Danaux
f5163b8fa2 Forced some white space between the main text and the footer of the "casual" style variant 2013-04-23 01:17:34 -04:00
Xavier Danaux
77055475f6 Added a command to showcase social accounts 2013-04-22 23:51:11 -04:00
Xavier Danaux
5f92b3460a Added a letter icon ("W") for the homepage of the "letters" icon set 2013-03-30 11:18:38 -04:00
Xavier Danaux
b7ef28ae28 Forced all the icons of the "letters" icon set to be of the same width 2013-03-30 11:13:31 -04:00
Xavier Danaux
110afbd9ac Set the "awesome" icon set as the default for the "casual" and "banking" style variants 2013-03-30 11:08:10 -04:00
Xavier Danaux
de2ccd0e27 Added a new icon set: "awesome" 2013-03-30 10:23:30 -04:00
Xavier Danaux
09ae552f47 Release 1.4.0 2013-03-29 09:37:55 -04:00
Xavier Danaux
e9a817c74d Implemented the icon set selection mechanism 2013-03-25 03:29:27 -04:00
Xavier Danaux
4134aa176d Added a command to control the font of the page numbering: \pagenumberfont 2013-03-17 19:15:37 -04:00
Xavier Danaux
3dd1fd22ea Deprecated \phone, \mobile and \fax in favour of \phone[type] 2013-02-22 19:21:52 -05:00
Xavier Danaux
6bfc2a032b Removed the use of the suffix package 2013-02-15 02:06:59 -05:00
Xavier Danaux
5e01c8cec9 Deprecated \firstname and \familyname in favour of \name 2013-02-14 02:07:42 -05:00
Xavier Danaux
c426e1c0f4 Release 1.3.0 2013-02-09 12:55:50 -05:00
Xavier Danaux
29ffed06c7 Added a new environment to create multiple columns: cvcolumns 2013-02-09 01:32:24 -05:00
Xavier Danaux
d1ccdd74e9 Compacted list environments further 2013-01-23 21:08:17 -05:00
Xavier Danaux
c3760cc064 Replaced the usage of the xargs package by the xparse one 2012-12-07 02:04:01 -05:00
Xavier Danaux
c08522abcc Added a macro to control what is visible upon opening compiled pdfs 2012-12-07 01:48:21 -05:00
Xavier Danaux
5c64e4e961 Added a 3rd argument to \address to specify a country 2012-12-07 01:47:07 -05:00
Xavier Danaux
bef59daccd Fixed a regression bug introduced in version 1.2.0 in the header of the "banking" style when no title is used 2012-12-04 01:32:59 -05:00
Xavier Danaux
9f0b4165d1 Release 1.2.0 2012-10-31 01:50:38 -04:00
Xavier Danaux
927ec319f6 Corrected a longstanding issue causing hyperref to issue two warnings regarding its "pdfpagelabels" option 2012-08-10 20:39:48 -04:00