--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups
"MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsubscrib...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsubscrib...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups
"MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsubscrib...@googlegroups.com.
We write a really easy XSLT stylesheet to rip out each program into its own
file, no editing. One scriptable command-line for all of them. All at once.
Minor edits happen back in the book source (where they belong!).
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsubscrib...@googlegroups.com.
<mailto:jordancanonical@gmail.com>> wrote:
We write a really easy XSLT stylesheet to rip out each program into
its own
file, no editing. One scriptable command-line for all of them. All
at once.
Minor edits happen back in the book source (where they belong!).
This is like what we do with WeBWorK. You can author a problem in PTX
source. Then we have mathbook-webwork-archive.xsl which creates each
problem as a standalone file (.pg extension for a WeBWorK problem).
--
You received this message because you are subscribed to the Google
Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups
"MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-support+unsubscrib...@googlegroups.com.
github/mathbook/examples/sample-book/sample-book.xml:44:41: error: element "xi:include" not allowed anywhere; expected element "article", "book", "docinfo", "letter" or "memo"
Help!
On Aug 1, 2017, at 9:03 PM, Mitch Keller <kell...@wlu.edu> wrote:
* And now for the biggie: I can't get it to recognize xi:include. Yes, Rob, I'm running the absurdly long command from the author's guide. I have tried it with both the homebrew version of jing and the one I just cloned from GitHub today. I have tried to validate the sample book in addition to my own book, and I keep running into things of the form:
github/mathbook/examples/sample-book/sample-book.xml:44:41: error: element "xi:include" not allowed anywhere; expected element "article", "book", "docinfo", "letter" or "memo"
Help!
On Aug 1, 2017, at 9:03 PM, Mitch Keller <kell...@wlu.edu> wrote:
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-sup...@googlegroups.com.
On Aug 2, 2017, at 12:43 PM, Rob Beezer <bee...@ups.edu> wrote:
I'm using the github version. Yours must have included the xerces jar archive?
Curious, but if we need xml:base, we might as well include xi:include.
I presume the xinclude mechanism actually worked while you validated?
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-sup...@googlegroups.com.
On Aug 2, 2017, at 12:30 PM, Rob Beezer <bee...@ups.edu> wrote:
On 08/02/2017 08:03 AM, Keller, Mitch wrote:
sidebyside seems like a good way to get columns, but what to put the contents of
each column inside? The two things that come to mind are ul with label=“” or
p/md. I may have to switch to two columns instead of three, but that wouldn’t
bother me too much. Anyone *cough*Alex*cough* have any thoughts on what the best
option from an accessibility perspective would be? If there are multiple
reasonable things, what would be good from a structural and visual perspective?
I'd say a "ul" with blank labels and cols="3”.
Then put it into a "named list" ("list"), which can't nest into an "example" right now, but I am very close to making "list" a captioned item (similar behavior to "table"). Go <li><m>4+4</m></li>.
4 + 4 6 + 2 5 + 3
...
List 1.11 The partitions of 8, noting those into distinct parts and those into odd parts.
Then you should have PTX/LaTeX/CSS controlling the division into columns. It really is a list. As author you do not really mean anything by its organization into three parts, do you?
Rob
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-sup...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Aug 2, 2017, at 12:42 PM, Rob Beezer <bee...@ups.edu> wrote:
Dear Mitch,
Thanks for catching up and testing the schema so carefully.
* "problem" sounds like an oversight
* I'll investigate colophon - it works fine with Judson's AATA.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-sup...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "MathBook XML Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathbook-xml-sup...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
BTW: For those of you who use MacOSX and (like me) don't know where the JDK gets installed, this command finds it for you:
echo $(/usr/libexec/java_home)
The output is what you set to the JAVA_HOME variable.
Ken