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.

8 votes
1 answer
251 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
67 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
74 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
  • 935
6 votes
1 answer
203 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
  • 9,893
3 votes
0 answers
80 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
122 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
  • 9,930
6 votes
2 answers
249 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
  • 441
0 votes
0 answers
160 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
73 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
283 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,055
1 vote
1 answer
203 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
  • 248k
0 votes
0 answers
22 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
4 votes
2 answers
116 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,700
1 vote
1 answer
139 views

I have a formula, annotated using a TikZ picture overlay: \documentclass{memoir} \usepackage{calc} \usepackage{amsmath} \usepackage{tikz} \usetikzlibrary{tikzmark,calc,fit,shapes.geometric} \begin{...
Zoxume's user avatar
  • 1,103
0 votes
1 answer
905 views

Currently i include png/jpg files with graphicx package compiling with lualatex, no problem, in particular no error message because of bounding box not found. This question is about historic ways to ...
user2609605's user avatar
  • 1,107

15 30 50 per page
1
2 3 4 5
11