| bio | website | student.johnpdaigle.com |
|---|---|---|
| location | Atlanta, GA | |
| age | 40 | |
| visits | member for | 2 years, 8 months |
| seen | yesterday | |
| stats | profile views | 69 |
Coder, algorithm designer, father of two, pizza fanatic, and secret musician.
|
Apr 23 |
answered | Beamer-Generated slides to PPT? |
|
Mar 6 |
asked | Show miniframe navigation in presentation without subsections |
|
Dec 16 |
awarded | Necromancer |
|
Oct 19 |
awarded | Nice Question |
|
Sep 25 |
awarded | Yearling |
|
Aug 22 |
awarded | Popular Question |
|
Jun 27 |
awarded | Taxonomist |
|
Jun 1 |
comment |
Are there any disadvantages of TeX being Turing complete? @JoachimSauer Actually, it does. One can count to arbitrary numbers, loop on that count, and branch on variable values. The other can't. Therefore one can be used to dynamically generate CSS in cases where the other can't. So one is only sufficient in cases where you don't need the other, and such cases do exist. |
|
Jan 16 |
awarded | Popular Question |
|
Sep 26 |
awarded | Yearling |
|
Mar 3 |
awarded | Revival |
|
Feb 6 |
accepted | Multiple Files input to one pgfplotstable |
|
Feb 5 |
comment |
Bar plot legend not displaying correctly Can't think how I missed that, thanks! |
|
Feb 5 |
accepted | Bar plot legend not displaying correctly |
|
Feb 4 |
revised |
Bar plot legend not displaying correctly better title |
|
Feb 4 |
asked | Bar plot legend not displaying correctly |
|
Feb 4 |
asked | Multiple Files input to one pgfplotstable |
|
Jan 25 |
answered | Pgfplots: Assemble dates from different columns |
|
Jan 25 |
awarded | Critic |
|
Jan 25 |
comment |
Pgfplots: Assemble dates from different columns You can always use create on use with a pgfplotstableset command after you use pgfplotstableread. |