Change settings for hyperlinks in latex file or cls Announcing the arrival of Valued Associate...
How to market an anarchic city as a tourism spot to people living in civilized areas?
Stop battery usage [Ubuntu 18]
Classification of bundles, Postnikov towers, obstruction theory, local coefficients
Complexity of many constant time steps with occasional logarithmic steps
A constraint that implies convexity
What's the point in a preamp?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Is there folklore associating late breastfeeding with low intelligence and/or gullibility?
Fishing simulator
How did the aliens keep their waters separated?
How to dynamically generate the hash value of a file while it gets downloaded from any website?
What to do with post with dry rot?
Replacing HDD with SSD; what about non-APFS/APFS?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Why does this iterative way of solving of equation work?
Why use gamma over alpha radiation?
How do you clear the ApexPages.getMessages() collection in a test?
Why is "Captain Marvel" translated as male in Portugal?
Using "nakedly" instead of "with nothing on"
Windows 10: How to Lock (not sleep) laptop on lid close?
Can smartphones with the same camera sensor have different image quality?
Why is there no army of Iron-Mans in the MCU?
Keep going mode for require-package
Aligning matrix of nodes with grid
Change settings for hyperlinks in latex file or cls
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)options for appearance of links in hyperrefXeLaTeX, hyperref and page breakingChange kerning for `f'` in math modeInstall a hyphenation file for xetexA problem with unicode-math.sty used in a .cls fileMissing begin{document} in .cls filechange the default font to mcode font for Matlab file in XeLatexUnderstand how to change the style of chapters numbering with *.cls and *.sty filesCompiling laTeX file from C++ => ! LaTeX Error: File `colortbl.sty' not found! LaTeX Error: File `ucharcat.sty' not foundPython cannot compile LaTeX file
I use the friggeri-cv class for creation of CV, and it creates the entries in .tex with the following code :
section{Experience}
begin{entrylist}
entry
{Date}
{Function}
{Place}
{Description}
The problem is when I want to put the links in description with the form
href{link}{nameOfLink}, it doesn't color the name of link, so it keeps to be black like the rest of the text. Even if I change the colorlinks property in
hyperset.
I guess the colors of links are defined in the .cls class, but because I have no idea what exactly I should change to owerwrite current settings and make my links colorful.
Do you have any idea to how achieve that?
Thanks
xetex
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jun 18 '18 at 15:07
This question came from our site for professional and enthusiast programmers.
add a comment |
I use the friggeri-cv class for creation of CV, and it creates the entries in .tex with the following code :
section{Experience}
begin{entrylist}
entry
{Date}
{Function}
{Place}
{Description}
The problem is when I want to put the links in description with the form
href{link}{nameOfLink}, it doesn't color the name of link, so it keeps to be black like the rest of the text. Even if I change the colorlinks property in
hyperset.
I guess the colors of links are defined in the .cls class, but because I have no idea what exactly I should change to owerwrite current settings and make my links colorful.
Do you have any idea to how achieve that?
Thanks
xetex
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jun 18 '18 at 15:07
This question came from our site for professional and enthusiast programmers.
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) includingdocumentclassand the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.
– user36296
Jun 18 '18 at 15:08
add a comment |
I use the friggeri-cv class for creation of CV, and it creates the entries in .tex with the following code :
section{Experience}
begin{entrylist}
entry
{Date}
{Function}
{Place}
{Description}
The problem is when I want to put the links in description with the form
href{link}{nameOfLink}, it doesn't color the name of link, so it keeps to be black like the rest of the text. Even if I change the colorlinks property in
hyperset.
I guess the colors of links are defined in the .cls class, but because I have no idea what exactly I should change to owerwrite current settings and make my links colorful.
Do you have any idea to how achieve that?
Thanks
xetex
I use the friggeri-cv class for creation of CV, and it creates the entries in .tex with the following code :
section{Experience}
begin{entrylist}
entry
{Date}
{Function}
{Place}
{Description}
The problem is when I want to put the links in description with the form
href{link}{nameOfLink}, it doesn't color the name of link, so it keeps to be black like the rest of the text. Even if I change the colorlinks property in
hyperset.
I guess the colors of links are defined in the .cls class, but because I have no idea what exactly I should change to owerwrite current settings and make my links colorful.
Do you have any idea to how achieve that?
Thanks
xetex
xetex
asked Jun 17 '18 at 19:20
Julien Lafont
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 16 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Jun 18 '18 at 15:07
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Jun 18 '18 at 15:07
This question came from our site for professional and enthusiast programmers.
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) includingdocumentclassand the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.
– user36296
Jun 18 '18 at 15:08
add a comment |
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) includingdocumentclassand the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.
– user36296
Jun 18 '18 at 15:08
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) including
documentclass and the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.– user36296
Jun 18 '18 at 15:08
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) including
documentclass and the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.– user36296
Jun 18 '18 at 15:08
add a comment |
1 Answer
1
active
oldest
votes
Considering that the friggeri-cv uses the hyperref package - at least if this version of the friggeri-cv is the one you're using, you should change the cv-style.cls file as you already thought.
As previously answered on tex.SE, you should change it with hypersetup. e.g. hypersetup{linkcolor = {red}}
Note that this wont work if you loaded your class without colors (i.e. with the option print), since it redefines red as gray (it does so with the line colorlet{red}{gray}).
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f436910%2fchange-settings-for-hyperlinks-in-latex-file-or-cls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Considering that the friggeri-cv uses the hyperref package - at least if this version of the friggeri-cv is the one you're using, you should change the cv-style.cls file as you already thought.
As previously answered on tex.SE, you should change it with hypersetup. e.g. hypersetup{linkcolor = {red}}
Note that this wont work if you loaded your class without colors (i.e. with the option print), since it redefines red as gray (it does so with the line colorlet{red}{gray}).
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
add a comment |
Considering that the friggeri-cv uses the hyperref package - at least if this version of the friggeri-cv is the one you're using, you should change the cv-style.cls file as you already thought.
As previously answered on tex.SE, you should change it with hypersetup. e.g. hypersetup{linkcolor = {red}}
Note that this wont work if you loaded your class without colors (i.e. with the option print), since it redefines red as gray (it does so with the line colorlet{red}{gray}).
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
add a comment |
Considering that the friggeri-cv uses the hyperref package - at least if this version of the friggeri-cv is the one you're using, you should change the cv-style.cls file as you already thought.
As previously answered on tex.SE, you should change it with hypersetup. e.g. hypersetup{linkcolor = {red}}
Note that this wont work if you loaded your class without colors (i.e. with the option print), since it redefines red as gray (it does so with the line colorlet{red}{gray}).
Considering that the friggeri-cv uses the hyperref package - at least if this version of the friggeri-cv is the one you're using, you should change the cv-style.cls file as you already thought.
As previously answered on tex.SE, you should change it with hypersetup. e.g. hypersetup{linkcolor = {red}}
Note that this wont work if you loaded your class without colors (i.e. with the option print), since it redefines red as gray (it does so with the line colorlet{red}{gray}).
edited Jun 18 '18 at 15:14
answered Jun 18 '18 at 15:09
gvgramaziogvgramazio
1,467722
1,467722
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
add a comment |
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
3
3
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
It is never a good idea to change a class file. Makes support nearly impossible in the future.
– Johannes_B
Jun 18 '18 at 15:17
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
In general I you're right, but the friggeri-cv class is no longer maintained by him and has a lot of forks, all of them with slightly different setups. So, in this case, I think that one can create is personal class starting from the friggeri-cv (one of the unofficial one since the original is no longer publicly accessible on his repo).
– gvgramazio
Jun 18 '18 at 15:22
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f436910%2fchange-settings-for-hyperlinks-in-latex-file-or-cls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to TeX.SE. It would be helpful if you composed a fully compilable minimal working example (MWE) including
documentclassand the appropriate packages that sets up the problem. While solving problems can be fun, setting them up is not. Then, those trying to help can simply cut and paste your MWE and get started on solving the problem.– user36296
Jun 18 '18 at 15:08