Skip to main content

Questions tagged [anchor]

2 votes
0 answers
39 views

I'm writing a technical report which has a bunch of definitions of terms. Some of these definitions are short, some are longer (a couple of paragraphs), but the point is - there are a lot of them, in ...
einpoklum's user avatar
  • 13k
2 votes
2 answers
119 views

I have a tex file \documentclass[11pt,a4paper]{memoir} \usepackage{mathtools,keytheorems,lipsum} \usepackage[hypertexnames=false]{hyperref} \usepackage[noabbrev,capitalize,nameinlink]{cleveref} \...
Akira's user avatar
  • 3,371
5 votes
3 answers
400 views

This is my code: \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{shapes.geometric, positioning, fit, arrows.meta, quotes} \begin{document} \begin{tikzpicture}[every node/.style={draw,...
user2379123's user avatar
1 vote
1 answer
175 views

I'm getting a warning during compilation from the hyperref package and would like to solve it. Here's a MWE showing the issue: \documentclass[11pt,twoside]{book} \usepackage[T1]{fontenc} \usepackage[...
Cham's user avatar
  • 2,674
4 votes
0 answers
100 views

When a node is scaled with transform shape and scale, the anchor border no longer lines up with the background path. At first I thought this was a bug in my own code, but I now realize that "...
karlh's user avatar
  • 2,106
2 votes
0 answers
65 views

I have a tex file \documentclass{memoir} \usepackage{amsthm,lipsum} \usepackage{hyperref} \hypersetup{ hypertexnames=false, colorlinks=true, linkcolor=blue, filecolor=blue } \usepackage{zref-...
Akira's user avatar
  • 3,371
3 votes
2 answers
157 views

community, I am trying to create a new figure that is supposed to be a schematic simplification of a condenser. Essentially, it consists of two parts: A rectangle representing the shell. It should ...
Serubi's user avatar
  • 177
2 votes
2 answers
168 views

I'm trying to draw two circles (one inside the other like a Venn diagram) with text anchored to the outside of the circle - or at least placed in such as way such that A clearly labels the inner ...
Michael Barrie's user avatar
3 votes
3 answers
181 views

Please help me understand why current page.east in my node does not behave the way I expect it to. This is my MWE: \documentclass{article} \usepackage[left=2cm, top=2cm, right=2cm, bottom=2cm]{...
DaniCee's user avatar
  • 2,411
7 votes
2 answers
227 views

Is it possible to position an anchor based on the value of a PGF key at the time the node is created? Here is one of my many attempts at getting this to work (all of which have been unsuccessful): \...
karlh's user avatar
  • 2,106
3 votes
1 answer
184 views

I want to use LNCS's document class llncs with an appendix, but encountered a problem: links to sections lead to the correct section number, but to the main body instead of the appendix. In the ...
liwoxa's user avatar
  • 340
9 votes
3 answers
386 views

I have a tex file \documentclass[11pt,a4paper]{memoir} \usepackage{mathtools,amsthm,lipsum} \usepackage[hypertexnames=false]{hyperref} \usepackage[noabbrev,capitalize,nameinlink]{cleveref} \hypersetup{...
Akira's user avatar
  • 3,371
1 vote
1 answer
96 views

I have to confess I have not understood the meaning of [posn] and [psposn] in \psfrag when working on a .eps figure. In the guide, {t,b,B,c} stand for (top, bottom, baseline, center) and {l,r,c} for (...
umby's user avatar
  • 156
0 votes
1 answer
50 views

I am trying to have a file with two bibliographies, each of them with a different kind of labeling (one should show the labeling [1], [2],..., whilst the other one has a custom labeling [A-1], [A-2],.....
Alberto Debernardi's user avatar
3 votes
1 answer
87 views

I struggle to align the picture to the bottom left corner; see the image below. The placeholder picture is taken from this site, and the code is below. \documentclass{standalone} \usepackage{amsmath} ...
Humphrey Appleby's user avatar

15 30 50 per page
1
2 3 4 5 6