Search found 8 matches

by koba8791
Tue Apr 27, 2021 5:37 pm
Forum: BibTeX, biblatex and biber
Topic: ISO-690 biblatex style - mybib.bib not showing up
Replies: 0
Views: 5621

ISO-690 biblatex style - mybib.bib not showing up

I am using ISO-690 biblatex style for my masters thesis (as required) but mybib file is not showing up when I compile and therefore, all my citations are showing as undefined.

To print bib I have used

\printbibliography

but this is warning me that the bibliography is empty (it is definitely not ...
by koba8791
Thu Apr 22, 2021 6:39 pm
Forum: Text Formatting
Topic: Dot distance in TOC, LOT and LOF inconsistent
Replies: 2
Views: 4265

Dot distance in TOC, LOT and LOF inconsistent

For some reason that I have been unable to figure out, my TOC has the dotted lines set to 2 and the LOF and LOT are set at 4.5.

I want them all to be at 4.5.

Help please! Code below.

\documentclass[a4paper,12pt]{article}

\usepackage{graphicx}
\usepackage{graphicx,subfigure}
\usepackage{hyperref ...
by koba8791
Thu Apr 22, 2021 6:23 pm
Forum: Fonts & Character Sets
Topic: latex error: Command \cftloctitlefont undefined
Replies: 2
Views: 7572

latex error: Command \cftloctitlefont undefined

Oh gosh, that is an embarrassing mistake. Thank you!
by koba8791
Mon Apr 19, 2021 7:52 pm
Forum: Fonts & Character Sets
Topic: latex error: Command \cftloctitlefont undefined
Replies: 2
Views: 7572

latex error: Command \cftloctitlefont undefined

Hi!

Trying to change the font size for my List of Contents but getting a latex error: Command \cftloctitlefont undefined

This is line of code I am trying to use that is throwing the error: \renewcommand*\cftloctitlefont{\fontsize{12}{13}\bfseries\selectfont}

Thanks!

Code is below ...
by koba8791
Mon Apr 19, 2021 6:32 pm
Forum: Text Formatting
Topic: Change LOC,LOT,LOF title size using /tocloft
Replies: 0
Views: 4036

Change LOC,LOT,LOF title size using /tocloft

Hey all!

I am using /tocloft package and want to change my List of Contents, List of Tables and List of Figures titles to normal size font, bold, and centred but am having troubles.

Help please!

Code below:

\documentclass[a4paper,12pt]{article}

\usepackage{graphicx}
\usepackage{graphicx ...
by koba8791
Fri Apr 16, 2021 5:29 pm
Forum: Text Formatting
Topic: TOC undefined control sequence suddenly?
Replies: 2
Views: 7103

TOC undefined control sequence suddenly?

Hey Bartman,

Thanks for the reply and resources, very helpful!

Although, I still can't seem to change the titles for TOC, LOT and LOF. They remain large, bold and flush-left.

Along with References, I can't seem to get the title centred.

Thank you!
by koba8791
Thu Apr 15, 2021 10:47 pm
Forum: Text Formatting
Topic: TOC undefined control sequence suddenly?
Replies: 2
Views: 7103

TOC undefined control sequence suddenly?

Hey!

I am new to Latex and need some help. My TOC is suddenly getting an undefined control error. I believe I have contradicting packages.

I need the following format:
titles of loc,lot, lof, intro and conclusion to be size 12, bold font, Times New Roman and centred
all sections, subsections and ...