Search found 3 matches
- Thu Feb 08, 2024 12:22 pm
- Forum: Theses, Books, Title pages
- Topic: Citation only year
- Replies: 2
- Views: 17827
Citation only year
use \textcite{}
- Sun Nov 05, 2023 3:41 am
- Forum: General
- Topic: Split nomenclature over two lines, with content alligned on same lines under "nomenclature"
- Replies: 2
- Views: 12967
Split nomenclature over two lines, with content alligned on same lines under "nomenclature"
I found a good solution for the problem here:
https://tex.stackexchange.com/questions ... alignments
https://tex.stackexchange.com/questions ... alignments
- Sat Nov 04, 2023 10:50 pm
- Forum: General
- Topic: Split nomenclature over two lines, with content alligned on same lines under "nomenclature"
- Replies: 2
- Views: 12967
Split nomenclature over two lines, with content alligned on same lines under "nomenclature"
Hi, I would like to split the nomenclature over two lines. I found a "code" for this at https://copyprogramming.com/howto/if-two-columns-latex#if-two-columns-latex
which states the following:
\documentclass[]{article}
\usepackage[utf8]{inputenc}
\usepackage{amssymb}
\usepackage{verbatim}%to make ...
which states the following:
\documentclass[]{article}
\usepackage[utf8]{inputenc}
\usepackage{amssymb}
\usepackage{verbatim}%to make ...