5,541 reputation
1732
bio website tex.stackexchange.com/users/…
location British Columbia
age 37
visits member for 1 year
seen yesterday
stats profile views 123

Hi, I'm Scott, pleasure to meet you.


Mar
19
comment What is the easiest way to automatically keep the fluid surface horizontal and the liquid's volume conserved when the container is rotated?
Certainly the liquid level wouldn't change in a spherical container, what criteria would the container need to satisfy in order for the height of the liquid to be invariant under rotation? Is convex and symmetric about the vertical axis enough?
Mar
19
accepted Horizontal alignment of margin notes in nested enumitem list
Mar
19
comment Horizontal alignment of margin notes in nested enumitem list
That is exactly what I wanted, thank you!
Mar
18
asked Horizontal alignment of margin notes in nested enumitem list
Mar
18
reviewed Approve suggested edit on How to set the space between rows in a table
Mar
18
comment Undefined control sequence with Color Package in Custom LaTeX document class
When color is loaded it's apparently expecting a \current@color to be defined. Something about the class results in that not being defined (I have no idea what). Try putting \RequirePackage{color} before the \documentclass command (and remove the \usepackage{color} command from the preamble.
Mar
18
comment error during pdflatex; geometry-eps-converted-to.pdf' not found
Have a peek through a few of these to see if any help: link
Mar
17
comment Is LuaLaTeX producing faulty pdfs?
Google suggests that "printing out the PDF as a PDF using the Adobe PDF writer" and then doing the export may work. You could upload your .pdf to a file hosting site and share the link here. You might also check this thread on the adobe forums
Mar
14
accepted Class Design: Environment vs. Macro
Mar
14
comment Class Design: Environment vs. Macro
Thanks for the feedback. After thinking a bit more, I tend to agree with your point about delineating questions from non-questions. I suggested hiding \start{questions} as a thought device to remove the user from the equation and to compare the two at a technical level, rather than a user level. Thanks again.
Mar
13
asked Class Design: Environment vs. Macro
Mar
13
comment Table mapping mathematical and scientific symbols to their meanings
This sounds like something ripe for a wiki based approach. I wonder who might host such a thing...
Mar
9
awarded  Nice Answer
Mar
9
revised Parsing strings containing diacritical marks (macros?)
deleted 55 characters in body
Mar
9
revised Parsing strings containing diacritical marks (macros?)
added 102 characters in body
Mar
9
revised Parsing strings containing diacritical marks (macros?)
added 102 characters in body
Mar
9
answered Parsing strings containing diacritical marks (macros?)
Mar
8
revised How to use luatex callbacks to generate a verbatim copy of the input file
added 5 characters in body
Mar
8
answered How to use luatex callbacks to generate a verbatim copy of the input file
Mar
4
comment xelatex and pstricks
Possibly this answer will help you.