| bio | website | |
|---|---|---|
| location | Poland | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Jun 12 at 22:05 | |
| stats | profile views | 76 |
|
Feb 20 |
comment |
After notitlepage my abstract lost formatting$ texdef -t latex 'abstract' command returns: \abstract:
\long macro:->\if@twocolumn \section *{\abstractname }\else \small \begin {center}{\bfseries \abstractname \vspace {-.5em}\vspace {\z@ }}\end {center}\quotation \fi - it looks like sth I'm looking for. Advice how to apply this? |
|
Feb 20 |
comment |
\includepdf changes left and right pages Unfortunately ones I switched to notitlepage my margins and space between lines is lost. I've made question rising this issue: tex.stackexchange.com/questions/45105/… . |
|
Feb 20 |
asked | After notitlepage my abstract lost formatting |
|
Feb 19 |
comment |
How to create step by step annotated programming tutorial in LaTeX? I know all what you've wrote. However, some contests use specific versions of compilers and standard libraries, tailored to contests needs and it happens a lot, that solutions using iostreams a slower. That same applies to return 0. On the other hand - there are application where you are not in such comfort of using modern compiler -> like specific embedded micro-controlers. To sup it up: I appreciate your corrections and understand motivations, while in same time, just clarity that there are applications where rules are slightly different. All best :). |
|
Feb 19 |
comment |
Beamer: How to do src highlighting when src is split with \only<> command? @Daniel - Questions can be as comments, and other modifications are welcome. Above example is idea, about general shape. What about possible solutions - the idea that come to my mind is to get whole source code listed, and then to hide lines and program fragments by painting on them with rectangles of color of background. However, I have no idea how to do this. |
|
Feb 19 |
comment |
How to create step by step annotated programming tutorial in LaTeX? @Andrey-Vihrov Example uses cstdio in C++ because it's tailored to pitfalls of programming contests like spoj.pl - iostream can be to slow for such contests. On many contests return 0 is requirement to get solution accepted. |
|
Feb 19 |
asked | Beamer: How to do src highlighting when src is split with \only<> command? |
|
Feb 18 |
comment |
How to create step by step annotated programming tutorial in LaTeX? Very nice :). If you use such techniques for teaching purposes, I've found tool (however it's not TeX, but web interactive) to make similar visualisations automatically , nice to give a try (:)) : Online Python Tutor and related web article |
|
Feb 18 |
accepted | How to create step by step annotated programming tutorial in LaTeX? |
|
Feb 18 |
comment |
How to create step by step annotated programming tutorial in LaTeX? Great ! It will save a lot of my time life :). |
|
Feb 18 |
comment |
\includepdf changes left and right pages However there is alternative solution for preventing header&footer : tex.stackexchange.com/questions/1681/… |
|
Feb 18 |
comment |
\includepdf changes left and right pagesnotitlepage help :). I didn't knew before how to deal with page reset on abstract :) |
|
Feb 18 |
comment |
\includepdf changes left and right pages Thanks. Till now I've been using \cleardoublepage before chapters. Now I know it's useful after some commands. |
|
Feb 18 |
comment |
\includepdf changes left and right pages Thanks, your advice help me as well, because I don't want to have second page blank with "2" on bottom - instead, I prefer to have whole page empty. |
|
Feb 18 |
accepted | \includepdf changes left and right pages |
|
Feb 18 |
asked | How to create step by step annotated programming tutorial in LaTeX? |
|
Feb 18 |
asked | \includepdf changes left and right pages |
|
Feb 15 |
accepted | mathtools vs amsmath |
|
Feb 15 |
comment |
Is there method for removing \\ newlines - problem with fancyhdr and multiline chapter name newlines in ToC are fine. They are only problem in fancyhdr. In first free moment I will checkout your solution with my document. |
|
Feb 15 |
revised |
Is there method for removing \\ newlines - problem with fancyhdr and multiline chapter name added 126 characters in body |