Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded color option to monash #11
Merged
Conversation
ChangeLog
Outdated
| @@ -1,3 +1,7 @@ | |||
| 2018-10-09 Rob Hyndman <rob.hyndman@monash.edu> | |||
eddelbuettel
Oct 9, 2018
Owner
Thanks for doing that. If you look more closely, Emacs always
- adds two spaces before the name
- adds two space before the email
- indents by a tab
Thanks for doing that. If you look more closely, Emacs always
- adds two spaces before the name
- adds two space before the email
- indents by a tab
DESCRIPTION
Outdated
| the 'IQSS' by Ista Zahn (which is included here), and | ||
| the 'Monash' theme by Rob J Hyndman. | ||
| Additional (free) fonts may be needed: | ||
| 'Metropolis' prefers 'Fira', and 'IQSS' requires 'Libertinus'. |
eddelbuettel
Oct 9, 2018
Owner
The line breaks / para formating are off. Can you get it back to the ~ 60 chars it had?
The line breaks / para formating are off. Can you get it back to the ~ 60 chars it had?
| @@ -5,6 +5,7 @@ date: \today | |||
| fontsize: 14pt | |||
| titlefontsize: 22pt | |||
| classoption: compress | |||
| colortheme: monashblue | |||
eddelbuettel
Oct 9, 2018
Owner
One nice idiom, and we may want this for all use in template.tex "eventually", is to set something here -- but have a default value taken if the value is NOT set here. We don't need to that now, but it would be nice "eventually".
One nice idiom, and we may want this for all use in template.tex "eventually", is to set something here -- but have a default value taken if the value is NOT set here. We don't need to that now, but it would be nice "eventually".
robjhyndman
Oct 9, 2018
Author
Contributor
All values now have defaults
All values now have defaults
c67b911
into
eddelbuettel:master
1 check passed
1 check passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
No description provided.