Hello, Jeffrey.
On Sat, Nov 29, 2014 at 9:57 AM, Jeffrey Goldberg <
jef...@goldmark.org> wrote:
> I realize that I'm replying to something from three and a half years ago,
> but ...
>
> On Sunday, May 1, 2011 1:38:44 PM UTC-5, DeLub wrote:
>> Attached is a patch related to using XeTeX together with tufte-latex.
>
> Excellent. I've been looking for something like that.
>
> Does anyone know what it would take to get this patch submitted to
> "official" Tufte-LaTeX?
Changing the default typefaces used by the Tufte-LaTeX classes is a
huge change—not in the code per se, but in the appearance of the
resulting document. Generally, LaTeX packages try to be backward
compatible (as much as is feasible) so that if you recompile a
document using a newer version of the package, the document won't have
changed drastically. When there are large changes made, the package is
sometimes renamed.
I do have a long list of updates I'd like to make, but I suspect
that'd entail a newly named package or at a minimum a way to revert to
the original defaults.
As far as changing the default typefaces go, I think it's also worth
considering the recent fbb package which provides a Bembo-like
typeface (for both pdfLaTeX and XeLaTeX). I haven't had a chance to
examine this typeface closely yet, so I do't know if it'd make for a
suitable default. It sounds like it'd more closely match the Bembo
fonts that Tufte used in his books, though. I'm not sure what kind of
math support the fbb fonts provide (if any).
—Kevin Godby