IEEEtran not working as expected with fontsize of tables,figures and references.











up vote
0
down vote

favorite












IEEEtran not working as expected with fontsize of tables,figures and references. In some places unnecessary whitespaces are created before and after section headings. Is the use of some package interfering with the IEEEtran class. I have provided the list of the package i have used below.



documentclass[journal]{IEEEtran}
%usepackage[papersize={8.5in,11in}]{geometry}

ifCLASSINFOpdf
else
fi

usepackage{dblfloatfix}
usepackage{blindtext}
usepackage{graphicx}
%usepackage{subcaption}
usepackage{subfig}
usepackage[font=scriptsize]{caption}
usepackage{float}
%usepackage{cite}
usepackage{tabularx,ragged2e}
usepackage{colortbl}
usepackage{forest}
usepackage[english]{babel}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage{lmodern}
usepackage{float}
usepackage{multirow}
usepackage{array, hhline, cellspace, booktabs}
usepackage{float}
%usepackage{cite}
usepackage[numbers]{natbib}
usepackage{pifont}
usepackage{makecell}
usepackage{breakcites}
%usepackage{breakurl}
usepackage{tabularx,ragged2e}
usepackage[export]{adjustbox}
usepackage{microtype}
usepackage[11pt]{moresize}
%usepackage{refstyle}
usepackage{pifont}% http://ctan.org/pkg/pifont
newcommand{cmark}{ding{51}}%
newcommand{xmark}{ding{55}}%
newcommand{tabitem}{textbullet~~}


renewcommandtheadalign{l}
renewcommandtheadfont{}
renewcommandtheadgape{Gape[4pt]}
renewcommandcellgape{Gape[4pt]}
renewcommand{bibfont}{scriptsize}
%%setlength{parindent}{10ex}


%% Sets page size and margins
%usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}

%% Useful packages
usepackage{amsmath}
usepackage{graphicx}
usepackage[colorinlistoftodos]{todonotes}
usepackage[colorlinks=true, allcolors=blue]{hyperref}








share
























  • It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
    – moewe
    2 mins ago










  • For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
    – moewe
    31 secs ago















up vote
0
down vote

favorite












IEEEtran not working as expected with fontsize of tables,figures and references. In some places unnecessary whitespaces are created before and after section headings. Is the use of some package interfering with the IEEEtran class. I have provided the list of the package i have used below.



documentclass[journal]{IEEEtran}
%usepackage[papersize={8.5in,11in}]{geometry}

ifCLASSINFOpdf
else
fi

usepackage{dblfloatfix}
usepackage{blindtext}
usepackage{graphicx}
%usepackage{subcaption}
usepackage{subfig}
usepackage[font=scriptsize]{caption}
usepackage{float}
%usepackage{cite}
usepackage{tabularx,ragged2e}
usepackage{colortbl}
usepackage{forest}
usepackage[english]{babel}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage{lmodern}
usepackage{float}
usepackage{multirow}
usepackage{array, hhline, cellspace, booktabs}
usepackage{float}
%usepackage{cite}
usepackage[numbers]{natbib}
usepackage{pifont}
usepackage{makecell}
usepackage{breakcites}
%usepackage{breakurl}
usepackage{tabularx,ragged2e}
usepackage[export]{adjustbox}
usepackage{microtype}
usepackage[11pt]{moresize}
%usepackage{refstyle}
usepackage{pifont}% http://ctan.org/pkg/pifont
newcommand{cmark}{ding{51}}%
newcommand{xmark}{ding{55}}%
newcommand{tabitem}{textbullet~~}


renewcommandtheadalign{l}
renewcommandtheadfont{}
renewcommandtheadgape{Gape[4pt]}
renewcommandcellgape{Gape[4pt]}
renewcommand{bibfont}{scriptsize}
%%setlength{parindent}{10ex}


%% Sets page size and margins
%usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}

%% Useful packages
usepackage{amsmath}
usepackage{graphicx}
usepackage[colorinlistoftodos]{todonotes}
usepackage[colorlinks=true, allcolors=blue]{hyperref}








share
























  • It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
    – moewe
    2 mins ago










  • For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
    – moewe
    31 secs ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











IEEEtran not working as expected with fontsize of tables,figures and references. In some places unnecessary whitespaces are created before and after section headings. Is the use of some package interfering with the IEEEtran class. I have provided the list of the package i have used below.



documentclass[journal]{IEEEtran}
%usepackage[papersize={8.5in,11in}]{geometry}

ifCLASSINFOpdf
else
fi

usepackage{dblfloatfix}
usepackage{blindtext}
usepackage{graphicx}
%usepackage{subcaption}
usepackage{subfig}
usepackage[font=scriptsize]{caption}
usepackage{float}
%usepackage{cite}
usepackage{tabularx,ragged2e}
usepackage{colortbl}
usepackage{forest}
usepackage[english]{babel}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage{lmodern}
usepackage{float}
usepackage{multirow}
usepackage{array, hhline, cellspace, booktabs}
usepackage{float}
%usepackage{cite}
usepackage[numbers]{natbib}
usepackage{pifont}
usepackage{makecell}
usepackage{breakcites}
%usepackage{breakurl}
usepackage{tabularx,ragged2e}
usepackage[export]{adjustbox}
usepackage{microtype}
usepackage[11pt]{moresize}
%usepackage{refstyle}
usepackage{pifont}% http://ctan.org/pkg/pifont
newcommand{cmark}{ding{51}}%
newcommand{xmark}{ding{55}}%
newcommand{tabitem}{textbullet~~}


renewcommandtheadalign{l}
renewcommandtheadfont{}
renewcommandtheadgape{Gape[4pt]}
renewcommandcellgape{Gape[4pt]}
renewcommand{bibfont}{scriptsize}
%%setlength{parindent}{10ex}


%% Sets page size and margins
%usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}

%% Useful packages
usepackage{amsmath}
usepackage{graphicx}
usepackage[colorinlistoftodos]{todonotes}
usepackage[colorlinks=true, allcolors=blue]{hyperref}








share















IEEEtran not working as expected with fontsize of tables,figures and references. In some places unnecessary whitespaces are created before and after section headings. Is the use of some package interfering with the IEEEtran class. I have provided the list of the package i have used below.



documentclass[journal]{IEEEtran}
%usepackage[papersize={8.5in,11in}]{geometry}

ifCLASSINFOpdf
else
fi

usepackage{dblfloatfix}
usepackage{blindtext}
usepackage{graphicx}
%usepackage{subcaption}
usepackage{subfig}
usepackage[font=scriptsize]{caption}
usepackage{float}
%usepackage{cite}
usepackage{tabularx,ragged2e}
usepackage{colortbl}
usepackage{forest}
usepackage[english]{babel}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage{lmodern}
usepackage{float}
usepackage{multirow}
usepackage{array, hhline, cellspace, booktabs}
usepackage{float}
%usepackage{cite}
usepackage[numbers]{natbib}
usepackage{pifont}
usepackage{makecell}
usepackage{breakcites}
%usepackage{breakurl}
usepackage{tabularx,ragged2e}
usepackage[export]{adjustbox}
usepackage{microtype}
usepackage[11pt]{moresize}
%usepackage{refstyle}
usepackage{pifont}% http://ctan.org/pkg/pifont
newcommand{cmark}{ding{51}}%
newcommand{xmark}{ding{55}}%
newcommand{tabitem}{textbullet~~}


renewcommandtheadalign{l}
renewcommandtheadfont{}
renewcommandtheadgape{Gape[4pt]}
renewcommandcellgape{Gape[4pt]}
renewcommand{bibfont}{scriptsize}
%%setlength{parindent}{10ex}


%% Sets page size and margins
%usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}

%% Useful packages
usepackage{amsmath}
usepackage{graphicx}
usepackage[colorinlistoftodos]{todonotes}
usepackage[colorlinks=true, allcolors=blue]{hyperref}






ieeetran





share














share












share



share








edited 4 mins ago









moewe

83.2k8107320




83.2k8107320










asked 8 mins ago









hrk23

83




83












  • It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
    – moewe
    2 mins ago










  • For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
    – moewe
    31 secs ago


















  • It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
    – moewe
    2 mins ago










  • For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
    – moewe
    31 secs ago
















It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
– moewe
2 mins ago




It would help greatly if you could expand your list of packages into a full example document that actually reproduces parts of the unwanted behaviour you are seeing, a so-called MWE (tex.meta.stackexchange.com/q/228/35864). That way it will be much easier to help you figure out what goes wrong.
– moewe
2 mins ago












For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
– moewe
31 secs ago




For the moment I can only say that you load quite a lot of packages, some even more than once (graphicx). Do you really need all of those packages?
– moewe
31 secs ago















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f461955%2fieeetran-not-working-as-expected-with-fontsize-of-tables-figures-and-references%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f461955%2fieeetran-not-working-as-expected-with-fontsize-of-tables-figures-and-references%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Contact image not getting when fetch all contact list from iPhone by CNContact

count number of partitions of a set with n elements into k subsets

A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks