| bio | website | |
|---|---|---|
| location | Poland | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Jun 12 at 22:05 | |
| stats | profile views | 76 |
|
Sep 24 |
comment |
Digital signature I've addressed your main requirement: "verify validity". I hope external tools I use will be useful for you or other readers if your question. |
|
Aug 28 |
comment |
Micro bibliography inside LaTeX file without filecontents Thanks you all. Thanks to clues I've found solution immediately, which I've provided for benefit to other tex.SE users. |
|
Aug 28 |
comment |
Get rid of box around URL with hyperref Good idea. I hope it will helps others like me. |
|
Aug 28 |
comment |
Get rid of box around URL with hyperref I agreee, it'd duplicate. Please close question. (I think it might be worth to leave or even re-edit with more key-words, because I had problem to find mentioned question with key-words and tags I've been using) |
|
Aug 28 |
comment |
Set position for \maketitle in article Thanks. I have .sty file I include to many documents. Thanks to your solution I've managed to rescue space above title in all files at once ! :) |
|
Aug 28 |
comment |
“This page was left intionally blank” on center of page slightly different, because I ask for solution where user decides when he wants to put "Intentionally Blank" information, but for sure worth to mention as closely related. |
|
Aug 28 |
comment |
Forcing even number of pages in output (LaTeX — pdflatex) @Raphink I would love to see your solution improved by Ulrike suggestions, as It's much more flexible to standard \cleardoublepage. On the other hand, you might like to show how to use it for setting up "this page is intentionally blank" : tex.stackexchange.com/questions/69115/… |
|
Aug 28 |
comment |
Forcing even number of pages in output (LaTeX — pdflatex) @UlrikeFischer Could you provide please an one more example showing how to make it working with article documentclass? I believe it will useful for other readers. |
|
Aug 28 |
comment |
Forcing even number of pages in output (LaTeX — pdflatex) @UlrikeFischer Raphink suggests \cleardoublepage adds page always. I need to add page only when is it needed. What do you think about it ? |
|
Aug 28 |
comment |
Forcing even number of pages in output (LaTeX — pdflatex) What's the advantage above using only \cleardoublepage ? |
|
Aug 28 |
comment |
Forcing even number of pages in output (LaTeX — pdflatex) Is it book class specific or general solution for any documentclass? |
|
Aug 27 |
comment |
list item multilined ( `\newline` inside of item label ?) Now works - great, thanks ! :) |
|
Aug 26 |
comment |
Typesetting ZeroMQ in LaTeX Thanks, it looks even better than utf8 ! |
|
May 13 |
comment |
Range of Dates (1999-01 — 2012-12)? Thank you for clarification. I assume question needs clarification. I needed range written with '--' of two dates in ISO8601. However knowledge about proper ISO8601 ranging is important and relevant to topic. |
|
May 8 |
comment |
currvita - vertical distance between bullters great thanks ! You've saved a lot of space on my CV :) |
|
Mar 5 |
comment |
Beamer: How to do src highlighting when src is split with \only<> command? I encountered problem with your solution. When sum of lengths of code line and comment is longer then width of slide, line gets broken and comment appears in next line, instead of the same. Any clue how to fix it ? |
|
Feb 26 |
comment |
Is there method for removing \\ newlines - problem with fancyhdr and multiline chapter name It does not work in my case, as there are \textit{} in my chapter and section names. This results in error: Use of \protect doesn't match its definition. . I've updated MWE. |
|
Feb 26 |
comment |
Creating pdf with inverted colors using pdflatex (like white on black etc) It's not available for Linux and it's 270$ for commercial use, for Teachers is 120$. I will not pay 120$, just for inverting colors in my pdf ;). |
|
Feb 26 |
comment |
Creating pdf with inverted colors using pdflatex (like white on black etc) I'd like to invert whole pdf-s. Ghostscript sounds interesting, but I'm afraid of loosing hyperref links. |
|
Feb 26 |
comment |
Creating pdf with inverted colors using pdflatex (like white on black etc) For local viewing I use xpdf -rv or invert entire screen with xcalib -i -a. |