LaTeX issue - Source Sans Pro printed in PDF documentHow can I use Source Sans Pro in Tex-Live 2012?Latex font error - does not print helveticaboldobliqueIs this a bug in the pfb file or a bug in metapost's “glyph”?Use an *.otf font with fontspecHow to use Adobe Source Sans' greek letters?What is the font name for Source Sans ProRoboto Condensed for headings and Source Sans Pro for textInstalling a new font for Miktex 2.9 / TexMaker: Source Sans ProWhat font to use for source code in a document?How to load Source Sans Pro Context
If nine coins are tossed, what is the probability that the number of heads is even?
Locked Away- What am I?
What can I do if someone tampers with my SSH public key?
Logistic regression BIC: what's the right N?
Short scifi story where reproductive organs are converted to produce "materials", pregnant protagonist is "found fit" to be a mother
What does the Digital Threat scope actually do?
How to install round brake pads
Under what conditions can the right to remain silent be revoked in the USA?
Which country has more?
Finding the minimum value of a function without using Calculus
Are small insurances worth it?
Was it really inappropriate to write a pull request for the company I interviewed with?
Should we avoid writing fiction about historical events without extensive research?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
How do you make a gun that shoots melee weapons and/or swords?
How can a demon take control of a human body during REM sleep?
Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?
How to copy the rest of lines of a file to another file
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Factor Rings over Finite Fields
Strange opamp's output impedance in spice
Does the US political system, in principle, allow for a no-party system?
Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?
I can't die. Who am I?
LaTeX issue - Source Sans Pro printed in PDF document
How can I use Source Sans Pro in Tex-Live 2012?Latex font error - does not print helveticaboldobliqueIs this a bug in the pfb file or a bug in metapost's “glyph”?Use an *.otf font with fontspecHow to use Adobe Source Sans' greek letters?What is the font name for Source Sans ProRoboto Condensed for headings and Source Sans Pro for textInstalling a new font for Miktex 2.9 / TexMaker: Source Sans ProWhat font to use for source code in a document?How to load Source Sans Pro Context
I am making a resume using a template I found online. The template plays around with fonts and when I compile, the following source code gets printed at the top of my PDF document. I have looked through everything, this code is in the sourcesanspro
file, not my file. But I can't get it not to print on top of my document. Any sguggestions?
newfontfamilysourcesanspro
[ UprightFont = *-Regular ,
ItalicFont = *-RegularIt ,
BoldFont = *-Bold ,
BoldItalicFont = *-BoldIt ]
SourceSansPro
fonts sourcesanspro
New contributor
add a comment |
I am making a resume using a template I found online. The template plays around with fonts and when I compile, the following source code gets printed at the top of my PDF document. I have looked through everything, this code is in the sourcesanspro
file, not my file. But I can't get it not to print on top of my document. Any sguggestions?
newfontfamilysourcesanspro
[ UprightFont = *-Regular ,
ItalicFont = *-RegularIt ,
BoldFont = *-Bold ,
BoldItalicFont = *-BoldIt ]
SourceSansPro
fonts sourcesanspro
New contributor
1
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago
add a comment |
I am making a resume using a template I found online. The template plays around with fonts and when I compile, the following source code gets printed at the top of my PDF document. I have looked through everything, this code is in the sourcesanspro
file, not my file. But I can't get it not to print on top of my document. Any sguggestions?
newfontfamilysourcesanspro
[ UprightFont = *-Regular ,
ItalicFont = *-RegularIt ,
BoldFont = *-Bold ,
BoldItalicFont = *-BoldIt ]
SourceSansPro
fonts sourcesanspro
New contributor
I am making a resume using a template I found online. The template plays around with fonts and when I compile, the following source code gets printed at the top of my PDF document. I have looked through everything, this code is in the sourcesanspro
file, not my file. But I can't get it not to print on top of my document. Any sguggestions?
newfontfamilysourcesanspro
[ UprightFont = *-Regular ,
ItalicFont = *-RegularIt ,
BoldFont = *-Bold ,
BoldItalicFont = *-BoldIt ]
SourceSansPro
fonts sourcesanspro
fonts sourcesanspro
New contributor
New contributor
edited 12 mins ago
JouleV
5,04111239
5,04111239
New contributor
asked 23 mins ago
timtim
1
1
New contributor
New contributor
1
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago
add a comment |
1
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago
1
1
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago
add a comment |
1 Answer
1
active
oldest
votes
Code and resultant PDF
documentclass[11pt, letterpaper]awesome-cv % A4 paper size by default, use 'letterpaper' for US letter
geometryleft=2cm, top=1.5cm, right=2cm, bottom=2cm, footskip=.5cm % Configure page margins with geometry
fontdir[fonts/] % Specify the location of the included fonts
% Color for highlights
colorletawesomeawesome-red % Default colors include: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight
%definecolorawesomeHTMLCA63A8 % Uncomment if you would like to specify your own color
% Colors for text - uncomment and modify
%definecolordarktextHTML414141
%definecolortextHTML414141
%definecolorgraytextHTML414141
%definecolorlighttextHTML414141
renewcommandacvHeaderSocialSepquadtextbarquad % If you would like to change the social information separator from a pipe (|) to something else
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
% Comment any of the lines below if they are not required
%----------------------------------------------------------------------------------------
nameMyName
addressMy House
mobile(954) 954-9545
emailme@gmail.com
%homepagewww.posquit0.com
%linkedinposquit0
%skypeskypeid
%stackoverflowSOidSOname
%twitter@twit
%linkedinlinkedin name
%redditreddit account
%xingxing name
%extrainfotest % Other text you want to include on this line
positionStuffenskipcdotpenskip Science % Your expertise/fields
quote``A quote" % A quote or statement
makecvfootertodayMy Name~~~·~~~Résuméthepage % Specify the letter footer with 3 arguments: (, , ), leave any of these blank if they are not needed
%----------------------------------------------------------------------------------------
begindocument
makecvheader % Print the header
%----------------------------------------------------------------------------------------
% CV/RESUME CONTENT
% Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------
a bunch of stuff
%----------------------------------------------------------------------------------------
enddocument
New contributor
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
);
);
tim is a new contributor. Be nice, and check out our Code of Conduct.
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%2f478670%2flatex-issue-source-sans-pro-printed-in-pdf-document%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
Code and resultant PDF
documentclass[11pt, letterpaper]awesome-cv % A4 paper size by default, use 'letterpaper' for US letter
geometryleft=2cm, top=1.5cm, right=2cm, bottom=2cm, footskip=.5cm % Configure page margins with geometry
fontdir[fonts/] % Specify the location of the included fonts
% Color for highlights
colorletawesomeawesome-red % Default colors include: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight
%definecolorawesomeHTMLCA63A8 % Uncomment if you would like to specify your own color
% Colors for text - uncomment and modify
%definecolordarktextHTML414141
%definecolortextHTML414141
%definecolorgraytextHTML414141
%definecolorlighttextHTML414141
renewcommandacvHeaderSocialSepquadtextbarquad % If you would like to change the social information separator from a pipe (|) to something else
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
% Comment any of the lines below if they are not required
%----------------------------------------------------------------------------------------
nameMyName
addressMy House
mobile(954) 954-9545
emailme@gmail.com
%homepagewww.posquit0.com
%linkedinposquit0
%skypeskypeid
%stackoverflowSOidSOname
%twitter@twit
%linkedinlinkedin name
%redditreddit account
%xingxing name
%extrainfotest % Other text you want to include on this line
positionStuffenskipcdotpenskip Science % Your expertise/fields
quote``A quote" % A quote or statement
makecvfootertodayMy Name~~~·~~~Résuméthepage % Specify the letter footer with 3 arguments: (, , ), leave any of these blank if they are not needed
%----------------------------------------------------------------------------------------
begindocument
makecvheader % Print the header
%----------------------------------------------------------------------------------------
% CV/RESUME CONTENT
% Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------
a bunch of stuff
%----------------------------------------------------------------------------------------
enddocument
New contributor
add a comment |
Code and resultant PDF
documentclass[11pt, letterpaper]awesome-cv % A4 paper size by default, use 'letterpaper' for US letter
geometryleft=2cm, top=1.5cm, right=2cm, bottom=2cm, footskip=.5cm % Configure page margins with geometry
fontdir[fonts/] % Specify the location of the included fonts
% Color for highlights
colorletawesomeawesome-red % Default colors include: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight
%definecolorawesomeHTMLCA63A8 % Uncomment if you would like to specify your own color
% Colors for text - uncomment and modify
%definecolordarktextHTML414141
%definecolortextHTML414141
%definecolorgraytextHTML414141
%definecolorlighttextHTML414141
renewcommandacvHeaderSocialSepquadtextbarquad % If you would like to change the social information separator from a pipe (|) to something else
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
% Comment any of the lines below if they are not required
%----------------------------------------------------------------------------------------
nameMyName
addressMy House
mobile(954) 954-9545
emailme@gmail.com
%homepagewww.posquit0.com
%linkedinposquit0
%skypeskypeid
%stackoverflowSOidSOname
%twitter@twit
%linkedinlinkedin name
%redditreddit account
%xingxing name
%extrainfotest % Other text you want to include on this line
positionStuffenskipcdotpenskip Science % Your expertise/fields
quote``A quote" % A quote or statement
makecvfootertodayMy Name~~~·~~~Résuméthepage % Specify the letter footer with 3 arguments: (, , ), leave any of these blank if they are not needed
%----------------------------------------------------------------------------------------
begindocument
makecvheader % Print the header
%----------------------------------------------------------------------------------------
% CV/RESUME CONTENT
% Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------
a bunch of stuff
%----------------------------------------------------------------------------------------
enddocument
New contributor
add a comment |
Code and resultant PDF
documentclass[11pt, letterpaper]awesome-cv % A4 paper size by default, use 'letterpaper' for US letter
geometryleft=2cm, top=1.5cm, right=2cm, bottom=2cm, footskip=.5cm % Configure page margins with geometry
fontdir[fonts/] % Specify the location of the included fonts
% Color for highlights
colorletawesomeawesome-red % Default colors include: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight
%definecolorawesomeHTMLCA63A8 % Uncomment if you would like to specify your own color
% Colors for text - uncomment and modify
%definecolordarktextHTML414141
%definecolortextHTML414141
%definecolorgraytextHTML414141
%definecolorlighttextHTML414141
renewcommandacvHeaderSocialSepquadtextbarquad % If you would like to change the social information separator from a pipe (|) to something else
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
% Comment any of the lines below if they are not required
%----------------------------------------------------------------------------------------
nameMyName
addressMy House
mobile(954) 954-9545
emailme@gmail.com
%homepagewww.posquit0.com
%linkedinposquit0
%skypeskypeid
%stackoverflowSOidSOname
%twitter@twit
%linkedinlinkedin name
%redditreddit account
%xingxing name
%extrainfotest % Other text you want to include on this line
positionStuffenskipcdotpenskip Science % Your expertise/fields
quote``A quote" % A quote or statement
makecvfootertodayMy Name~~~·~~~Résuméthepage % Specify the letter footer with 3 arguments: (, , ), leave any of these blank if they are not needed
%----------------------------------------------------------------------------------------
begindocument
makecvheader % Print the header
%----------------------------------------------------------------------------------------
% CV/RESUME CONTENT
% Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------
a bunch of stuff
%----------------------------------------------------------------------------------------
enddocument
New contributor
Code and resultant PDF
documentclass[11pt, letterpaper]awesome-cv % A4 paper size by default, use 'letterpaper' for US letter
geometryleft=2cm, top=1.5cm, right=2cm, bottom=2cm, footskip=.5cm % Configure page margins with geometry
fontdir[fonts/] % Specify the location of the included fonts
% Color for highlights
colorletawesomeawesome-red % Default colors include: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight
%definecolorawesomeHTMLCA63A8 % Uncomment if you would like to specify your own color
% Colors for text - uncomment and modify
%definecolordarktextHTML414141
%definecolortextHTML414141
%definecolorgraytextHTML414141
%definecolorlighttextHTML414141
renewcommandacvHeaderSocialSepquadtextbarquad % If you would like to change the social information separator from a pipe (|) to something else
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
% Comment any of the lines below if they are not required
%----------------------------------------------------------------------------------------
nameMyName
addressMy House
mobile(954) 954-9545
emailme@gmail.com
%homepagewww.posquit0.com
%linkedinposquit0
%skypeskypeid
%stackoverflowSOidSOname
%twitter@twit
%linkedinlinkedin name
%redditreddit account
%xingxing name
%extrainfotest % Other text you want to include on this line
positionStuffenskipcdotpenskip Science % Your expertise/fields
quote``A quote" % A quote or statement
makecvfootertodayMy Name~~~·~~~Résuméthepage % Specify the letter footer with 3 arguments: (, , ), leave any of these blank if they are not needed
%----------------------------------------------------------------------------------------
begindocument
makecvheader % Print the header
%----------------------------------------------------------------------------------------
% CV/RESUME CONTENT
% Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------
a bunch of stuff
%----------------------------------------------------------------------------------------
enddocument
New contributor
New contributor
answered 55 secs ago
timtim
1
1
New contributor
New contributor
add a comment |
add a comment |
tim is a new contributor. Be nice, and check out our Code of Conduct.
tim is a new contributor. Be nice, and check out our Code of Conduct.
tim is a new contributor. Be nice, and check out our Code of Conduct.
tim is a new contributor. Be nice, and check out our Code of Conduct.
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%2f478670%2flatex-issue-source-sans-pro-printed-in-pdf-document%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
1
Welcome to TeX.SE! Please add an MWE so that we can use that code to check and make some changes if necessary.
– JouleV
9 mins ago
This code block seems to specify usage of font Source Sans Pro. Unless you give us the MWE difficult to say what exactly wrong with it. One way to work around this problem is - to get rid of the problematic code block - and simply add usepackage[default]sourcesanspro in your preamble
– Ganesh Kudva
35 secs ago