Commit Graph

59 Commits

Author SHA1 Message Date
7650b51fc7 Load STIX Two using fontspec.
Loading the stix2 package forces T1 encoding and breaks some ligatures.
Instead, we load STIX Two using fontspec, which retains TU encoding.
2024-05-27 10:08:28 +00:00
5c40dd6097 Switched to xurl to break the long URLs 2024-05-27 09:11:49 +00:00
db112afb93 Moved polyglossia to main as per Issue #33 2024-05-27 08:44:14 +00:00
a6231f8dc1 Template uses LuaLaTeX and Polyglossia. 2024-05-25 12:56:05 +02:00
a3cb8579f7 Fixed frontmatter extra "List of" formatting 2024-01-24 11:58:46 +00:00
71f6b2c3a9 title pagestyle corrected to empty (shadowed var) 2024-01-24 11:38:43 +00:00
86c67aed91 pagenum fix: thispagestyle memman p.84
The cover environments kept having the page numbers.  I looked at the
chapter setup in the Memoir Class documentation and discovered we just
need to \clearforXX first then \thispagestyle{cover}.  Page numbers
went away on first page of cover material.
2024-01-24 11:31:00 +00:00
c641d3e5d0 Abstract on right side. created env: cover, coveranyside 2024-01-24 11:25:15 +00:00
1e3a7230a5 luatex error on this forced hyphenation
luatex complained it didn't know what \- was
2023-03-17 09:56:06 +00:00
b5625b6e5e \ifpdf triggered by luatex, changed inputenc switch 2022-05-23 10:02:42 +00:00
9a59f541e5 Ifluatex 2022-05-22 14:16:14 +00:00
5436ac85a8 Moved graphicspath manipulation to main file 2022-05-22 14:14:05 +00:00
d082cf5aaa Compressed the version info 2022-05-22 13:55:28 +00:00
4cc7675b64 Forgot to put the handle URL in \copyrightpage{} explanation 2022-05-22 13:48:35 +00:00
598c3164c2 simplified url package details 2022-05-22 13:46:56 +00:00
d1c0984ca6 Removed font and PhD fonts (not needed) 2022-05-22 13:44:47 +00:00
1b6dc3ce16 booktabs (code copy) included in memoir package 2022-05-22 13:28:42 +00:00
643c8024e8 Fixed enabling indents in abstract 2022-05-22 13:26:29 +00:00
ad9ef6ff4b Don't need the cover pages nor archival page 2022-05-22 13:24:10 +00:00
59fb7a3545 Abstract should have indents and no paragraph skips 2022-05-22 13:23:19 +00:00
a147b31ddb \raggedbottom to avoid weird interparagraph spacing 2022-05-22 13:13:03 +00:00
9b9a558bab kthesis style stock and margins processed in rubook.cls 2022-05-22 01:11:38 +00:00
580cf51cae Fixed header to match filename 2022-05-22 00:18:16 +00:00
09944aafbb Warning removed, irrelevant. 2022-05-22 00:17:08 +00:00
2a8227d706 Got rid of the huge widow/orphan penalties 2022-05-22 00:15:18 +00:00
add0666abd Printed cover code is not relevant 2022-05-21 23:17:50 +00:00
4788436b4c Added Creative Commons License for \copyrightpage{} 2022-05-20 13:09:38 +00:00
2df34ffd91 Merge branch 'master' of https://github.com/foleyj2/ru-thesis 2022-05-02 09:15:30 +00:00
cea16f6546 removing duplicate comment 2022-05-02 09:12:21 +00:00
b37bcdcdf9 Switched to STIX2 font 2022-04-20 14:40:45 +00:00
86a1f28a5a Removing the online option and unnecessary Icelandic switches. (compiles) 2022-04-20 09:18:44 +00:00
451db699bd Removed the online configuration to ensure consistency. 2022-04-20 09:13:06 +00:00
41a5ec972e PhD cover working again but messes with spacing and fonts 2022-02-03 16:11:51 +00:00
398c087ced removing dead code 2022-02-03 15:45:18 +00:00
51ed19f301 Logo placement not needed anymore 2022-02-03 15:44:57 +00:00
0d00c296d2 Margins work properly now 2022-02-03 15:44:02 +00:00
a7b5834024 Moved textpos into custom.sty (not needed for cover) 2022-02-03 15:24:21 +00:00
3d1dcc1ffc Un-bolded title, set Description to titlefont 2022-02-03 15:15:04 +00:00
63e23f22a0 DocumentInformation macros working 2022-02-03 15:10:04 +00:00
7018d13480 Package not Class 2022-02-03 14:33:57 +00:00
1bbc31102a RU is now in zip code 102 2022-02-03 14:29:34 +00:00
0d5281d34c Cover margin irrevant now (not used) 2022-02-03 14:29:03 +00:00
a11eb5ca86 Merge branch 'master' of github.com:foleyj2/ru-thesis 2022-02-03 14:27:06 +00:00
96c17bb4ec re-doing the title adjustment 2022-02-03 14:25:37 +00:00
26f1a7a2e6 Merge from earlier attempt to make two argement \title 2022-02-03 10:17:26 +00:00
0df7917922 rubook became ruthesis 2022-02-02 15:15:11 +00:00
b0b179140d Changing \title to have 2 argmuments is too complicated. Reverting. 2020-02-08 00:09:18 +00:00
473cd9d6b9 Date now follows the language setting 2020-02-07 23:37:39 +00:00
4c69833048 Created abstractIS environment which has the right words. abstract is back to no arguments needed. 2020-02-07 22:29:20 +00:00
49e6a5bbc3 Created an IS option to do the right thing with languages and babel 2020-02-07 22:12:22 +00:00