聊城市纪委通报四起违反八项规定精神典型问题
13 questions with no upvoted or accepted answers
1
vote
0
answers
240
views
Reverse marginpar keeping marginparsep and marginparwidth with geometry
I have the following MWE:
\documentclass[a4paper, 12pt]{report}
\usepackage[utf8]{inputenc}
\usepackage[bitstream-charter]{mathdesign}
\usepackage[showframe]{geometry}
\geometry{
includeall,
...
1
vote
0
answers
97
views
Overlap in a Margin Notes with Images, how insert minimum space between two margin notes?
I have a big problem to insert a Image in a Margin note. Here is the problem: The Image overlap with other non-images notes, how avoid it?
\documentclass[14pt]{article}
\usepackage[a4paper, nofoot,...
1
vote
0
answers
986
views
Tufte Class | Marginnotes on left and right side, having a different size (width)
I am using the Tufte-book Class to create a landscape thesis document. I am struggeling with the following.
(1) First, besides the regular margin on the right, in which I place the sidenotes, ...
1
vote
0
answers
349
views
tufte-book and marginfix
I want to apply this fix Full width text shifts all marginfix-ed floats off the page to the right to the tufte-book document class, however I get an error whenever I use \chapter.
\documentclass{...
1
vote
0
answers
166
views
Horizontal placement of graphic in left and right margins
I want to place small graphics in the outer margins of my 2-sided document. I've been using, e.g.,
\marginpar[{\hfill
\includegraphics[scale=.3]{figures/ivy-univ.png}\hspace{8 pt}
}]{
\...
0
votes
0
answers
62
views
How to typset sideheadings?
I want to typset sideheads, just as they are often used in legal documents, and then be able to refer back to these sideheads with the standard machinery of \ref, \nameref, \cref and the rest.
A ...
0
votes
0
answers
63
views
adjust the margin to be 1"
I am working on my dissertation, I am using a custom document class you can find it here
I am trying to make the margin 1" from each side. I tried to use geometry but didn't work
\usepackage[...
0
votes
0
answers
211
views
Custom text to the left of the left margin
I'd like to write some custom text (e.g. "hello world" in grey) to the left of the left margin, and it should follow the same spaces amongst the lines and should have the same font and size ...
0
votes
0
answers
63
views
Encircling Margin Notes in Column Format?
I recently saw this old manuscript with the text arranged in a very curious way, and I wanted to know if it could be replicated. The text is from Accursius' Magna Glossa, a commentary on Emperor ...
0
votes
0
answers
236
views
Local fullwidth environment in symmetric document with margin
In a symmetric twoside document with 5cm margin on the outer side of each page, I want to create an enviroment where I can place locally a piece of text of full page width. Any solution that I have ...
0
votes
0
answers
512
views
Why does `\reversemarginpar` retroactively swaps the margins of `\todo` command?
I used \reversemarginpar after \todo and this retroactively causes the note to go to the wrong margin. I also noted that if I put \normalmarginpar right after \reversemarginpar \marginnote{Inner ...
0
votes
0
answers
174
views
How to define margin for pdf doc?
I have the problem that my output pdf has the wrong margin between left and right. you can see it in the pic below:
The problem is, I need the opposite way. left have to be wide and right narrow. How ...
0
votes
0
answers
233
views
\marginpar with pushback from right
I like to put references to book sections pertaining to class notes in the right margin. These are of the form XXXnn-nn for a 3-letter book title abbreviation followed by a range of section numbers. ...