| bio | website | prakashkut.com |
|---|---|---|
| location | Washington, DC | |
| age | 25 | |
| visits | member for | 1 year, 10 months |
| seen | Apr 30 '12 at 22:13 | |
| stats | profile views | 29 |
Graduate student at UPenn
|
Mar 21 |
awarded | Popular Question |
|
Oct 7 |
awarded | Notable Question |
|
Jun 3 |
awarded | Popular Question |
|
Aug 5 |
awarded | Tumbleweed |
|
Aug 4 |
awarded | Supporter |
|
Aug 4 |
accepted | Spelling mistake detector for LaTeX/PDF |
|
Aug 4 |
comment |
Spelling mistake detector for LaTeX/PDF I think apsell does the trick for me. I use VI to edit my LaTeX documents. So, I wanted a tool to check for spelling mistakes rather than going through the entire document manually. |
|
Aug 3 |
comment |
Spelling mistake detector for LaTeX/PDF When I try aspell -t temp.tex , it gives me Error: Unknown Action: temp.tex . Any obvious mistake I am making ? |
|
Aug 3 |
asked | Spelling mistake detector for LaTeX/PDF |
|
Jul 25 |
awarded | Scholar |
|
Jul 25 |
accepted | Start new chapter on same page |
|
Jul 25 |
comment |
Start new chapter on same page thank you so much ! I think earlier I was trying to put a lot of code to do the same thing. Just replacing include by input worked absolutely fine. |
|
Jul 25 |
awarded | Autobiographer |
|
Jul 25 |
comment |
Start new chapter on same page So, it works now. After putting input instead of include. But another issue has come up. The Chapter names do not come in the new line. Instead some of the chapter names get attached to the content of the previous chapter. Is there any way I can make the Chapter names appear in a new line ? |
|
Jul 25 |
comment |
Start new chapter on same page Is there any way to remove page breaks before and after \include because, I have separated my document into almost 30 LATEX files and I include all of them inside the parent LATEX file. |
|
Jul 25 |
comment |
Start new chapter on same page It is working only for the first chapter. Is it because, I have something like, \chapter{Introduction} \include{text/intro} . Is it because of the include block ? Sorry for the bad formatting |
|
Jul 25 |
awarded | Student |
|
Jul 25 |
asked | Start new chapter on same page |