Replies: 2 comments
-
|
The new setup uses partials which are included by the template. So, you'll need to modify Probably a good idea about the default aspect ratio. You could submit an issue requesting this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I also discovered how to do it in the preamble without touching it. Nice. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just rewrote most of my default.latex file from a very old version. I created the current default.latex file with
-D, and added my own stuff in there...except, I would like my hyperref links to be blue.I might want to add underline to my links, too, but that's a different story.
In my old default.latex file, I saw a
\usepackage{bookmark}, so I figured out how to include this. Alas, I don't see how hperref links (URLs) are included in the new default.latex file. so I don't know how to change the color and look of my links now. pointers appreciated.PS: Would it make sense to make the default beamer aspect ratio 169? It's difficult to find 4:3 devices nowadays.
Beta Was this translation helpful? Give feedback.
All reactions