Skip to main content

Questions tagged [bounding-box]

{bounding-box} is for questions about the bounding box of elements in a document, usually {graphics}, {tikz-pgf} or {pstricks} pictures, or glyphs in {fonts}. Use this tag in addition to other tags specifying what bounding-box is the question about.

4 votes
3 answers
47 views

My question is essentially the same as this question, but I'm asking again because the answer provided is not very resilient. In particular, it doesn't work for the kind of diagram I want. I want to ...
Sambo's user avatar
  • 217
6 votes
1 answer
125 views

We can use the \showglyphs commannd in ConTeXt to show the bounding boxes of glyphs, both text and math. It also shows the baseline. \showglyphs \starttext Lorem ipsum \startformula \int_\...
Apoorv Potnis's user avatar
8 votes
1 answer
295 views

I'm using tikz to create a figure with a ring and n nodes on it equally separated by an angle of 360° / n. Since I want the number of nodes to be arbitrary I defined a command which creates the ...
TheFox's user avatar
  • 83
1 vote
1 answer
79 views

I want to assemble some boxes onto the page through which text should flow. I know that there are already some packages that solve this, but I would like to better understand the underlying logic of ...
Jasper Habicht's user avatar
2 votes
1 answer
108 views

In the following code I am trying to clip a picture. In practice the lines drawn are paths that are invisible. All that should be in the picture is in the bounding box shown in the rectangle. However, ...
Ted Black's user avatar
  • 1,027
6 votes
1 answer
234 views

In a previous question, I learned how to add alt text to a TikZ image. This validates as UA-1 according to VeraPDF. On the other hand, PDF Accessibility Checker says this is not UA-1 because the ...
Teepeemm's user avatar
  • 10.7k
3 votes
0 answers
87 views

When adding TikZ code to a NiceTabular, the graphics do not appear to be included in the table's bounding box. In my MWE, the node at (0,1) containing an x is cut off: \documentclass[margin=6mm]{...
Michael Dorner's user avatar
4 votes
1 answer
132 views

In order to create nice alignments in a tikzcd-like environment (zx-calculus package), I'd like to find a simple way to change the bounding box of a node (without changing its content itself ideally, ...
tobiasBora's user avatar
  • 10.1k
6 votes
2 answers
288 views

I would like to automate showing the bounding box of shapes/nodes. At the moment I'm using a scope and its local bounding box property to achieve this, as this is the best solution I found so far. ...
pelegs's user avatar
  • 451
0 votes
0 answers
189 views

How do I put a bounding box around each paragraph of a document? If a paragraph spans two pages, it is okay for it to be surrounded by separate bounding boxes. Additionally, I am looking for a header-...
Trevor Track's user avatar
3 votes
1 answer
75 views

Is it possible to get the \not glyph with a centered bounding box in Latin Modern? \documentclass{article} \usepackage{lmodern} \begin{document} \fbox{$\not$} \end{document}
EuklidAlexandria's user avatar
1 vote
0 answers
311 views

I'm aware of tikz' externalize feature, which I don't like because its following 'feature': if I have a picture in the middle of the document, then to externalize it, the inner latex call will process ...
Bubaya's user avatar
  • 3,067
1 vote
1 answer
214 views

Related: Horizontal space before TikZ picture Consider the following MWE \documentclass{article} \usepackage{tikz} \usepackage[showframe]{geometry} \begin{document} \noindent \begin{tikzpicture} \...
cfr's user avatar
  • 262k
0 votes
0 answers
23 views

I am getting an Error " cannot determine size of graphic ( no boundingBox) \documentclass{proposalnsf} \usepackage{enumitem} \usepackage{graphicx} %\usepackage[dvipdfmx]{graphicx} %\usepackage[...
soooleh's user avatar
  • 125
5 votes
2 answers
127 views

The following code \documentclass{article} \usepackage{tikz} \usepackage[paperheight=297mm,paperwidth=210mm,margin=0mm,showframe]{geometry} \begin{document} \noindent \begin{tikzpicture}[remember ...
Enlico's user avatar
  • 2,710

15 30 50 per page
1
2 3 4 5
11