
Search found 3 matches
- Tue Sep 17, 2013 2:47 pm
- Forum: Document Classes
- Topic: Footrule in Custom Class File
- Replies: 4
- Views: 7176
Re: Footrule in Custom Class File
Thanks a lot! You're brilliant!! 

- Mon Sep 16, 2013 3:48 pm
- Forum: Document Classes
- Topic: Footrule in Custom Class File
- Replies: 4
- Views: 7176
Footrule in Custom Class File
Hi Clemens!
Here goes the codes for the class and source files (MWEs). The class files is attached. Below is my source file (MWE).
\documentclass[12pt,a4paper]{c2mwe}
\usepackage{enumitem} % Cria listas numeradas
\usepackage[compact]{titlesec} % Formato dos titulos
\usepackage[english,brazil ...
Here goes the codes for the class and source files (MWEs). The class files is attached. Below is my source file (MWE).
\documentclass[12pt,a4paper]{c2mwe}
\usepackage{enumitem} % Cria listas numeradas
\usepackage[compact]{titlesec} % Formato dos titulos
\usepackage[english,brazil ...
- Fri Sep 13, 2013 8:41 pm
- Forum: Document Classes
- Topic: Footrule in Custom Class File
- Replies: 4
- Views: 7176
Footrule in Custom Class File
Hi, folks.
I'm new to the forums and I'm writing a custom class based on article class. I would like to insert a rule in the footer along the text width, but the result of the code fraction below yields a rule with 3/4 text width length.
\fancypagestyle{firstpage}{
\fancyhf{} % clear all headers ...
I'm new to the forums and I'm writing a custom class based on article class. I would like to insert a rule in the footer along the text width, but the result of the code fraction below yields a rule with 3/4 text width length.
\fancypagestyle{firstpage}{
\fancyhf{} % clear all headers ...