Questions tagged [text]
May refer to: 1) Text & Talk, 2) Text File, 3) Textbook, 4) Religious Text or 5) Writing.
703 questions
0
votes
0
answers
71
views
How to make custom textboxes (hexagon, octagon) [closed]
How can i make textboxes this shape and that the title was in the epper shape like in tcolorbox? Also the left and right borders needs to be stretched oonly by height not width
Edited: I tried that
\...
0
votes
1
answer
53
views
Custom textbox title problem, TikZ
\documentclass[10pt]{book}
\usepackage[papersize={148mm, 210mm}, inner=12.6mm, outer=5.4mm, top=5.4mm, textwidth=130mm, headheight=15pt, headsep=10pt, footskip=15mm, includehead]{geometry}
\usepackage[...
2
votes
0
answers
57
views
Breaking tcolorbox in other pages
I have the MWE:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[brazil]{babel}
\usepackage[margin=2cm,bottom=1.5cm]{geometry}
\setlength{\footskip}{-15pt}
\...
5
votes
4
answers
313
views
Shadowtext inside a tikz node introduces unwanted space before letters
I'm working with circular tikz nodes and would like the text inside them to have drop shadows. I tried to do this using \shadowtext, but it seems to destroy the horizontal centering within the node. I'...
1
vote
2
answers
59
views
Can anyone help to center the text in my project?
Clearly can see that first caption is not centered relatively to the first image
\documentclass[12pt]{scrartcl}
\usepackage[english, russian]{babel}
\usepackage{asymptote}
\usepackage{amsfonts, ...
2
votes
1
answer
90
views
Text on a curved line (maybe with tikzpicture)
I want to create an invitation card with curved text on the front page. A simple text on the edge of a circle is all I need, no complexer curves. I stumbled on the tikz package but am not satisfied - ...
2
votes
2
answers
100
views
Align-like environment in text
I would like to know if it is possible to have something like this
\begin{align*}
f:& R \rightarrow R\\
&x \mapsto x
\end{align*}
but to have it in text and not center in the middle ...
2
votes
2
answers
132
views
Draw a circle with text anchored outside of the circle
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 ...
0
votes
0
answers
37
views
Is it somehow feasible to create clickable “own text modules” in WinEdt?
WinEdt is (as far as I detected) the only LaTeX-Editor for Windows which may really be called the (in many regards more advanced) successor of the outdated King of Editors (= TeXnicCenter). For ...
1
vote
1
answer
38
views
how to activate text drag and drop in TexShop (Mac OS 15.3; TexShop 5.49)?
I cannot move text to another place in TexShop using drag and drop. I can drag the text, but cannot drop it in the desire place (it returns to the original place).
4
votes
1
answer
160
views
Colorizing Arched Words within a Tikzpicture
Consider the code:
\documentclass[12pt]{book}
\usepackage{tikz,xcolor}
\usetikzlibrary{decorations.text}
\definecolor{cranberry}{RGB}{194, 79, 93}
\begin{document}
\thispagestyle{empty}
\bfseries
\...
0
votes
1
answer
58
views
How to centre align just one line of text inside a colorbox?
I want the quadratic equation to be centred for ease of reading and clarity, but the solution found on another thread of the 0pt makebox doesn't seem to work (nor does any other alignment fix I've ...
0
votes
2
answers
113
views
Automatically output a plain text version of (simple) documents
I am using LaTeX to write cover letters for job applications. Quite often, it turns out that the application platform also expects me to submit a plain text version of the application in a text field. ...
0
votes
1
answer
56
views
Graphical error in underlined text
I am having this graphical error or nuisance for underlined text in my publication list. It looks quite unnatural. The gap between the text and the line is too wide.
My code looks like this:
A6. \...
2
votes
1
answer
73
views
How to decrease the size of sub/super script latex
How do I globally change the size of subscripts and superscripts? (I would like to make them smaller)