Skip to main content

All Questions

Tagged with
2 votes
1 answer
136 views

The dimensions of a character's box vs what is in the .afm and .tfm files

For definiteness, let's suppose we use pdfLaTeX to compile this: \documentclass[10pt]{article} \usepackage{lmodern} \begin{document} \thispagestyle{empty} \setlength{\fboxsep}{0pt} \setlength{\...
linguisticturn's user avatar
2 votes
1 answer
116 views

Positioning two boxes inside a LC circuit in Circuitikz

I am trying to introduce two boxes inside an LC circuit, but I encounter two problems: the first concerns the positioning of these two boxes, I cannot align them perfectly with the node, I cannot find ...
Frostman's user avatar
1 vote
2 answers
274 views

Ideas to recreate this using latex

I'd like to create a Latex template similar to the one on the picture. Basically it's a set of boxes with different fields plus the big box on the bottom with a graphic. I've been analysing several ...
Pedro Neves's user avatar
2 votes
1 answer
2k views

How does using \makebox allow arbitrary placement of things on a page?

What is it about using \makebox that makes it disregard text body borders / margins, where other boxes respect the margins / text width and friends? Allowing images outside of margin Letting graphics ...
Jonathan Komar's user avatar
1 vote
2 answers
2k views

How do I get tikzpictures to overlap on the same page?

I have two complex TikZ drawings that need to overlap (appear on the same page). I can't put them into one tikzpicture, because different scale parameters need to be applied to them. Minimal example: ...
kontextify's user avatar
1 vote
1 answer
91 views

adaptive alignment

I'm creating .tex file for batch creating visit cards. There is a logo in the top left corner and the baseline for the holder's is above the logo bottom edge. In 90 % of cases, the name and titles ...
Crowley's user avatar
  • 4,357
4 votes
2 answers
4k views

tcolorbox with title on the left side

How can I put the title of a box (with tcolorbox) on the left side (text rotated by 90°), like this? _______________________________ | | | | T | Lorem ipsum ...
gipert's user avatar
  • 327
5 votes
1 answer
222 views

par break delayed by \rlap&\smash

I use \rlap and \smash to put a little something into the left margin. Works fine unless at the beginning of a new paragraph. Then the par break happens after, not before my lap&smash construct: ...
Joachim W's user avatar
  • 762
1 vote
0 answers
37 views

Underfull vboxes troubleshooting with here figures [duplicate]

How can I avoid vertical underfull boxes in a document which contains a lot of Here figures? My document is pretty big and I ask about general guidelines, so I did not provide a MWE. I thought ...
Vesnog's user avatar
  • 1,317
1 vote
2 answers
200 views

Align the top of a box with the top of a line

For some reason, when I use the cm-unicode fonts, the "modifier letter right half ring" ʾ (U+02BE) appears at baseline height and uses a slightly different symbol to the one I was hoping for. I worry ...
Au101's user avatar
  • 10.3k
4 votes
2 answers
435 views

How to store an mdframe in a savebox?

The title question is the last piece of information I would need, to solve my problem my way. Putting a \sbox or lrbox-environment around a mdenvironment yields a ! Missing \endgroup inserted. which ...
Bananguin's user avatar
  • 2,594
5 votes
1 answer
962 views

vbox of 0 height still adding margin

There is this box that I want to place next to a description list. It should not affect the list itself. I'm using an mbox and within the mbox a vbox with a height of 0. However, it still pushes the ...
user's user avatar
  • 3,533
1 vote
1 answer
302 views

How can I move my fcolorbox underneath a description list label?

I have a description list. In this list, I have the label name, which should have a score underneath (say in a box with a colored background). Then next to it should be the description. So far, I have ...
user's user avatar
  • 3,533
46 votes
4 answers
8k views

What are the ways to position things absolutely on the page?

I know that there is tikz, but also eso-pic and textpos. I'd like to see a list of possible ways (not necessarily packages) for absolute positioning of things (which I believe amounts to "boxes") on ...
5 votes
3 answers
901 views

Floats Analogue of framed

I have very little experience with LaTeX. So, pardon my ignorance, but is there a float equivalent of \framebox? Ideally, I'd like a simple construct for framed text that I can position at the top [t]...
Mackie Messer's user avatar

15 30 50 per page