Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #4

Merged
merged 14 commits into from
Sep 14, 2017
Merged

Development #4

merged 14 commits into from
Sep 14, 2017

Conversation

Roald87
Copy link
Owner

@Roald87 Roald87 commented Sep 14, 2017

New version 3.0!

Added `documentclass` options `colorharmony` and `titlecolor`. `colorharmony` lets you define a new color (called `second`) using color harmony models. With `titlecolor` you can set a separate color (compared to the header) of the titles.

Other changes:

- Defined a new command `\FAspace` which replaces the old length \FAspace (and breaks compatibility with the previous class file). Now you can use `\FAspace` directly in the document, instead of using `\hspace{\FAspace}.
- Defined a new command `\link{someurl.com}`, which places a fontawesome logo in the document with the link. The color is detemined using the colorharmony models.
Change log overview, containing all the changes per version.
Added a gif demonstrating the effect of the different `documentclass` options and a little explanation.
with extra escape character
Now for real
Sometimes if you wanted to change a color via the class options it did not work, because the `main` color options was not processed in the class file.
Made a bash script to generate a preview .png image from the .pdf file. This code used to be in the .tex file, where it is now removed.
Decreased the indentation of the bullet list for better visual appearance.
It appears that the environment `itemize` also works. I don't remember why I created `tabitemize`.
Forgot to upload the preview image with the reduced indentation of a bullet list.
@Roald87 Roald87 merged commit 41ee554 into master Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant