Hi,
Work perfectly, very thanks for you help.
Is the persons how you that make the diference.
Search found 14 matches
- Mon Sep 23, 2013 8:49 pm
- Forum: Page Layout
- Topic: Page Number in top right Corner
- Replies: 2
- Views: 33302
- Mon Sep 23, 2013 4:58 pm
- Forum: Page Layout
- Topic: Page Number in top right Corner
- Replies: 2
- Views: 33302
Page Number in top right Corner
Hi everyone,
I have a problem with the page in my document. How do I put the page number in top right corner of the page in case I need to use the option twoside in the docment class report ?
Here is my minimal example (my apologies for that because until now I can't do a good example, but hope ...
I have a problem with the page in my document. How do I put the page number in top right corner of the page in case I need to use the option twoside in the docment class report ?
Here is my minimal example (my apologies for that because until now I can't do a good example, but hope ...
- Thu Sep 12, 2013 3:28 pm
- Forum: Page Layout
- Topic: Show Chapters in ToC
- Replies: 1
- Views: 5415
Show Chapters in ToC
How I can do to that my chapters appear in the ToC?
Another doubt is how I could format just font of the ToC. I would like that were look like with way of body text.
Thanks very much.
My prembule:
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\geometry{tmargin=20mm,bmargin=20mm,lmargin=30mm ...
Another doubt is how I could format just font of the ToC. I would like that were look like with way of body text.
Thanks very much.
My prembule:
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\geometry{tmargin=20mm,bmargin=20mm,lmargin=30mm ...
- Sat Nov 10, 2012 6:00 pm
- Forum: BibTeX, biblatex and biber
- Topic: Customize bst for be shown year after Title
- Replies: 1
- Views: 2494
Customize bst for be shown year after Title
Guys, One more time I can resolve the problem.
Case someone need these information, the parameter that used was:
Case someone need these information, the parameter that used was:
Code: Select all
\usepackage[alf,abnt-emphasize=bf,abnt-thesis-year=title]{abntcite}
- Fri Nov 09, 2012 7:34 pm
- Forum: BibTeX, biblatex and biber
- Topic: Customize bst for be shown year after Title
- Replies: 1
- Views: 2494
Customize bst for be shown year after Title
Hello!
I need of change master thesis are shown. I'm used the ABNT-ALF with some modifications ex: abnt-my.bst.
I need that YEAR shown (date) after o TITLE and before of type. However, such change not modify another types : (Article, Book, etc)
like stay:
CORDEIRO, F. L. R. Cluster trivial ...
I need of change master thesis are shown. I'm used the ABNT-ALF with some modifications ex: abnt-my.bst.
I need that YEAR shown (date) after o TITLE and before of type. However, such change not modify another types : (Article, Book, etc)
like stay:
CORDEIRO, F. L. R. Cluster trivial ...
- Thu Nov 08, 2012 9:26 pm
- Forum: General
- Topic: Change style bibliographies
- Replies: 0
- Views: 1577
Change style bibliographies
Hi,
I want to change the style of font for "References". I want the title of books and Articles stay in BOLD and dont in ITALIC BOLD how stay on my document.
My style stay:
KNUTH, D. E. The art of computer programming , Volume 16: Fundamental Algorithms.
[S.l.]: Addison-Wesley, 1968.
I would like ...
I want to change the style of font for "References". I want the title of books and Articles stay in BOLD and dont in ITALIC BOLD how stay on my document.
My style stay:
KNUTH, D. E. The art of computer programming , Volume 16: Fundamental Algorithms.
[S.l.]: Addison-Wesley, 1968.
I would like ...
- Wed Sep 19, 2012 6:53 pm
- Forum: Page Layout
- Topic: fancyhdr | Footrule that covers complete Text Width
- Replies: 3
- Views: 6227
fancyhdr | Footrule that covers complete Text Width
I would like to acknowledge the help and say that is no longer necessary, as already found the solution for this problem.
Simply insert the command by and pass zero as the size parameter:
Thank you!
Simply insert the command by and pass zero as the size parameter:
Code: Select all
\fancyheadoffset{0cm}
- Tue Sep 18, 2012 11:56 pm
- Forum: Page Layout
- Topic: fancyhdr | Footrule that covers complete Text Width
- Replies: 3
- Views: 6227
fancyhdr | Footrule that covers complete Text Width
Preambule file:
\NeedsTeXFormat{LaTeX2e}
\input{cvs-id.def}
\CVSExtract$Id: abakos.sty,v 0.1 2012/29/08 15:08:25 gweber Exp $
\CVSPackage{abakos}{} %substitui \ProvidesPackage (replaces \ProvidesPackage)
% Pacotes de codificação das fontes para português
\usepackage[T1]{fontenc}
\usepackage ...
\NeedsTeXFormat{LaTeX2e}
\input{cvs-id.def}
\CVSExtract$Id: abakos.sty,v 0.1 2012/29/08 15:08:25 gweber Exp $
\CVSPackage{abakos}{} %substitui \ProvidesPackage (replaces \ProvidesPackage)
% Pacotes de codificação das fontes para português
\usepackage[T1]{fontenc}
\usepackage ...
- Tue Sep 18, 2012 7:58 pm
- Forum: Page Layout
- Topic: fancyhdr | Footrule that covers complete Text Width
- Replies: 3
- Views: 6227
fancyhdr | Footrule that covers complete Text Width
How do I get the \footrulewidth fills the space without indentation and go to the final margin. I'm using it like below in the document class article .
\fancyhf{}
\rhead[\footnotesize{\por}]{\footnotesize{\monog}}
\setlength\parindent{0pt}
\renewcommand{\footrulewidth}{1.5pt}
\rfoot ...
\fancyhf{}
\rhead[\footnotesize{\por}]{\footnotesize{\monog}}
\setlength\parindent{0pt}
\renewcommand{\footrulewidth}{1.5pt}
\rfoot ...
- Mon Sep 17, 2012 10:11 pm
- Forum: General
- Topic: Custom Quotation Environment
- Replies: 8
- Views: 8705
Re: Custom Quotation Environment
Hi!
I thank your help because it worked very well.
I had to make some changes to compile here, because some packages such as UTF8, among others inputenc to format citations in Brazil and are not covered by abntex (http://abntex.codigolivre.org.br/)
Thank you for your attention.
I thank your help because it worked very well.
I had to make some changes to compile here, because some packages such as UTF8, among others inputenc to format citations in Brazil and are not covered by abntex (http://abntex.codigolivre.org.br/)
Thank you for your attention.