Questions tagged [fancy]
The fancy tag has no summary.
12 questions
1
vote
1
answer
120
views
why `fancyfoot` doesn't follow the change of parameters?
I have a code like below but the fancyfoot doesn't follow the change of parameters which I altered randomly with the numbers -300 100pt and 200pt:
\documentclass[landscape,a4paper]{article}
\...
3
votes
2
answers
136
views
Adjusting margin using fancyhdr package
I'm using the fancyhdr package, but I don't want it to be used on the first page. I used \thispagestyle{firstpage} to solve this and it worked. My question is that I want to reduce the top margin of ...
4
votes
1
answer
134
views
problem with geometry package
I have used the geometry package but the result was not good and it was as shown in the attached picture
\documentclass{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\usepackage[showframe,...
1
vote
2
answers
108
views
Changing the page numbering style from the frontmatter to mainmatter in a thesis [duplicate]
I'm writing my MSc thesis. Everything is fine except one thing: I need the page numbering to be centered at the bottom for all pages in \frontmatter and to keep the page numbering style as define (in ...
1
vote
1
answer
100
views
"Fancy" math font with double brackets [duplicate]
how do I achieve this Val[[e]]p in LaTeX?
like the fancy V with the double brackets of e? I tried \textrm{Val}[\,[e_1]\,]\rho but it's not quite the same. Thank you!
0
votes
1
answer
117
views
I would like to make a Fancy Chapter like given template below
I would like to make a Fancy Chapter like given template below
% Here is what I tried
\documentclass[a4paper, 11pt,oneside]{book}
\usepackage{tikz}
\usepackage{xcolor}
\usepackage{titlesec}
\...
0
votes
1
answer
99
views
How to centralize text inside this table, increase the columns height and create a column divide in two with a diagonal line?
Well, I have been struggling for a long time with this single table.
I would like to create a fancy table for the patients, colored and beautiful.
I tried to centralize the text, however, I am always ...
0
votes
2
answers
234
views
Zallman drop caps
I would like to use this (https://physica.dev/posts/2021/06/fancy-drop-caps-Latex.html) but I don't understand what I have to do in my code to use it (in the text itself). Can someone help me please ?
0
votes
1
answer
88
views
How to use natbib package and fancyhdr package together [closed]
Please how can I get to use fancyhdr package with natbib package. It happens that I can't use the two in my document, what can be wrong? and how can I correct that, please?
\documentclass[12pt, ...
0
votes
0
answers
43
views
Modifying the page number
I'm using Overleaf, and using the below code I want to modify the position of the page number to the footer. I looked online to find that the \usepackage{fancyhdr} is used usually, but in my case it ...
0
votes
1
answer
1k
views
How to Create a Fancy Style of Chapter
I would like to start a new document in the book class that adopts a fancy style of chapter. The idea is outlined in the sketch drawing below. Basically, I'd like to have a small table of contents ...
-2
votes
1
answer
85
views
Fine design for the parts of a book (decoration, font, size, position) for the parts of a book?
I am writing a math book and I want to structure it into parts, chapters, sections and subsections.
I would like to start each part with a decorated style, for example, with a light gray geometric ...