What are typical reasons the title/section font being different from the body font?Determining what font...
Is it possible to put a rectangle as background in the author section?
Why did the HMS Bounty go back to a time when whales are already rare?
Is this toilet slogan correct usage of the English language?
What should you do if you miss a job interview (deliberately)?
Why Shazam when there is already Superman?
Calculating Wattage for Resistor in High Frequency Application?
Is it possible to have a strip of cold climate in the middle of a planet?
Yosemite Fire Rings - What to Expect?
Creepy dinosaur pc game identification
Not using 's' for he/she/it
Argument list too long when zipping large list of certain files in a folder
Redundant comparison & "if" before assignment
Should I stop contributing to retirement accounts?
How much character growth crosses the line into breaking the character
What are the purposes of autoencoders?
How can "mimic phobia" be cured or prevented?
Where does the bonus feat in the cleric starting package come from?
Did arcade monitors have same pixel aspect ratio as TV sets?
Why should universal income be universal?
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
Is there a working SACD iso player for Ubuntu?
How could a planet have erratic days?
If a character has darkvision, can they see through an area of nonmagical darkness filled with lightly obscuring gas?
What was the exact wording from Ivanhoe of this advice on how to free yourself from slavery?
What are typical reasons the title/section font being different from the body font?
Determining what font series are availableCreate a document cover using style classSpacing of bibliography items affects title spaceThe title font change my body fontMath in paper title is wrong size (too small)Different font; what are my options?Superscript/subscript fonts different from body fonttitle and section have different fontsHow to move the title into the body area?LyX: Custom title font (from local TTF)
I'm using a conference's suggested document style file. In my main.tex
, I've added
usepackage[T1]{fontenc}
usepackage{libertine}
usepackage[libertine]{newtxmath}
which typesets the body correctly. However, the title & all the section headings still use the "default" font.
What are some typical reasons for this, and how can I try to fix it?
(I do not have titlesec
or sectsty
included -- not in my main or in the conference cls file.)
fonts pdftex titles
add a comment |
I'm using a conference's suggested document style file. In my main.tex
, I've added
usepackage[T1]{fontenc}
usepackage{libertine}
usepackage[libertine]{newtxmath}
which typesets the body correctly. However, the title & all the section headings still use the "default" font.
What are some typical reasons for this, and how can I try to fix it?
(I do not have titlesec
or sectsty
included -- not in my main or in the conference cls file.)
fonts pdftex titles
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago
add a comment |
I'm using a conference's suggested document style file. In my main.tex
, I've added
usepackage[T1]{fontenc}
usepackage{libertine}
usepackage[libertine]{newtxmath}
which typesets the body correctly. However, the title & all the section headings still use the "default" font.
What are some typical reasons for this, and how can I try to fix it?
(I do not have titlesec
or sectsty
included -- not in my main or in the conference cls file.)
fonts pdftex titles
I'm using a conference's suggested document style file. In my main.tex
, I've added
usepackage[T1]{fontenc}
usepackage{libertine}
usepackage[libertine]{newtxmath}
which typesets the body correctly. However, the title & all the section headings still use the "default" font.
What are some typical reasons for this, and how can I try to fix it?
(I do not have titlesec
or sectsty
included -- not in my main or in the conference cls file.)
fonts pdftex titles
fonts pdftex titles
asked 5 mins ago
CoviCovi
2,46061816
2,46061816
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago
add a comment |
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago
add a comment |
0
active
oldest
votes
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%2f481151%2fwhat-are-typical-reasons-the-title-section-font-being-different-from-the-body-fo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f481151%2fwhat-are-typical-reasons-the-title-section-font-being-different-from-the-body-fo%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
This could be because the title font has been explicitly defined by the class itself to use one particular font. You will need to redefine the font used for titles.
– Al-Motasem Aldaoudeyeh
3 mins ago