| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Jan 23 at 16:06 | |
| stats | profile views | 16 |
I know just enough to get me into a world of trouble.
|
Sep 24 |
comment |
Scaling tikzpicture to fit on page with caption Sorry about the confusion. One area where a MWE is not ideal. Thanks for all the help. |
|
Sep 24 |
comment |
Scaling tikzpicture to fit on page with caption Awesome. Worked for me. I changed the \minipage's 3rd parameter to align w/ the top so it will be right below text on pages that allow it. EX: \begin{minipage}[b][\textheight][t]{\textwidth}% |
|
Sep 24 |
accepted | Scaling tikzpicture to fit on page with caption |
|
Sep 24 |
comment |
Scaling tikzpicture to fit on page with caption Ha... Yeah. I've got a tikz-style.tex file that I include to keep all my flowcharts in the same style. I read over the ideology behind the \tikset and I understand keeping the settings local, but to me that encourages modifcation of the base style instead of the specific entity (for a specific issue). And since I'm trying to keep the style as consistent as possible it makes more sense to use a global settings file. That and I find \tikstyle easier to read. |
|
Sep 24 |
comment |
Scaling tikzpicture to fit on page with caption Wow. That goes way over my head but works great for this situation. Unfortunately I have one chart that's getting stretched horizontally. Is there a way I can make the scaling only happen when the chart overflows? |
|
Sep 21 |
comment |
Help with footer I used the includefoot option. Thanks for the help! |
|
Sep 21 |
accepted | Help with footer |
|
Sep 21 |
asked | Scaling tikzpicture to fit on page with caption |
|
Sep 21 |
comment |
Help with footer @Werner, your first suggestion worked. Any ideas on the line at the top? |
|
Sep 21 |
asked | Help with footer |
|
Sep 20 |
accepted | Avoid page breaks in \lstlistings |
|
Sep 19 |
revised |
Paragraph titles disappearing Corrected `\leavemode` to `\leavevmode` |
|
Sep 19 |
suggested | suggested edit on Paragraph titles disappearing |
|
Sep 19 |
accepted | Outlining and aligning a Matrix |
|
Sep 19 |
comment |
Avoid page breaks in \lstlistings 90% are 4-5 line function declarations and I have a portion of them breaking across pages. As my MWE is derived from some documentation that I'm writing, I'd like to avoid moving a bunch of \newpage around every time I update it. |
|
Sep 19 |
asked | Avoid page breaks in \lstlistings |
|
Sep 14 |
accepted | Paragraph titles disappearing |
|
Sep 14 |
comment |
Paragraph titles disappearing Annoying that the commands interact this way, but thanks for the solution. |
|
Sep 14 |
comment |
Paragraph titles disappearing Whoops. Made the examples in reverse order and accidentally posted the wrong one. Edited original post to have correct example. |
|
Sep 14 |
revised |
Paragraph titles disappearing Posted wrong example |