Skip to main content
14 events
when toggle format what by license comment
Apr 13, 2017 at 12:34 history edited CommunityBot
replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/
Jan 22, 2014 at 13:03 answer added Yossi Gil timeline score: 8
Jan 22, 2014 at 1:39 vote accept user41709
Jan 22, 2014 at 1:10 history tweeted twitter.com/#!/StackTeX/status/425797707949965312
S Jan 22, 2014 at 0:54 history suggested juliohm
Add 'tikz' tag
Jan 22, 2014 at 0:52 review Suggested edits
S Jan 22, 2014 at 0:54
Jan 22, 2014 at 0:37 comment added user11232 \resizebox[\textwidt][!]{...} will scale fonts too.
Jan 22, 2014 at 0:34 comment added Herr K. The answers to this question, tex.stackexchange.com/q/17293/18228, may be helpful.
Jan 22, 2014 at 0:30 answer added user11232 timeline score: 39
Jan 22, 2014 at 0:30 comment added Herr K. \resizebox works. You should use it as follows: \resizebox{\textwidth}{!}{\begin{tikzpicture}...\end{tikzpicture}}
Jan 22, 2014 at 0:26 comment added Sigur In this case you have to scale the tikz using \begin{tikzpicture}[scale=.7] for example. But this will change the scale of coordinates.
Jan 22, 2014 at 0:25 comment added user41709 @sigur yes but I have dozens of tikz figures and I don't want the source for my document to be spread across dozens of files that I need to keep, backup, and maintain constantly. There must be a way to scale it. \resizebox[\textwidt][!]{...} doesn't seem to work either.
Jan 22, 2014 at 0:15 comment added Sigur That solution would work if you produce a single file containing the image produced by the tikz.
Jan 22, 2014 at 0:12 history asked user41709 CC BY-SA 3.0