Tagged Questions
2
votes
1answer
54 views
footnote rule on cover page
I have a document with a cover page and foonote. I would like to add a rule above the foonote. What is the way to do this?
\documentclass[english,titlepage]{article}
\begin{document}
\title{ddd}
...
16
votes
2answers
438 views
Filling white space in title page with random numbers or a text
Is it possible to fill all white space in this template with numbers or a text?
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER ...
4
votes
1answer
364 views
Title page oddly centered
I have to insert the cover page of my thesis as a title page, so it will also move from the center of the page to openright, I guess.
The titlepage code is this:
\begin{titlepage}
\begin{center}
...