Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
I like that idea. It's consistent, uses "prior art", so to speak, and most
of all , archiving involves cutting the subtree, so it's a very similar
change to the buffer / structure.
On Sun, Sep 15, 2024, 07:44 Ihor Radchenko wrote:
> Dan Drake writes:
>
> > &quo
"AFAIU, what you are struggling with is that you sometimes press "k" by
accident, without aiming to cut the subtree. Is my understanding correct?"
Yes, that's correct. Sometimes I'd use the speed key accidentally and
cut the subtree.
On Sun, Sep 1, 2024 at 11:19 AM
e'd want some way of
deprecating the old one and so on.
On Tue, Aug 27, 2024 at 9:15 AM Rudolf Adamkovič wrote:
>
> Dan Drake writes:
>
> > I took at look at the source code, and it seems like a trivial change
> > to make these two things act consistently: [...]
>
&g
I customized org-ctrl-k-protect subtree so that when point is on a
headline for an entry with some folded content, ctrl-k asks for
confirmation first.
However, I also have the "k" speed key set up; to me, doing ctrl-K and
the "k" speed key are the same, but only ctrl-K respects the "protect
subtre
eref-label-format is what I was looking for:
I set that to just (%s) and now something like the above example works
without adding the "ref:" bit. I'll update the emacs.sx post.
Thanks!
On Fri, Jul 7, 2023 at 4:48 AM Ihor Radchenko wrote:
> Dan Drake writes:
>
> > Hel
Hello -- I'm wondering about my question from here:
https://emacs.stackexchange.com/questions/77768/why-the-inconsistency-with-org-mode-code-line-labels-and-links
Copying my question: in a source code special block, I can add code line
labels, which have ref: in the label -- but when I make a lin
The online manuals for 16.5 Evaluating Code Blocks seem inconsistent and
include a header argument that seems to no longer be respected.
https://orgmode.org/manual/Evaluating-Code-Blocks.html, for version 9.6,
right now says you can specify a header argument ":eval yes" on source code
blocks to by
I like the idea of using g/G and intelligently interpreting the user's
response -- it's good UI / UX design. (Imagine asking a friend when they
"got back" -- both "20 minutes ago" and "8:35" are unambiguous answers to
the question.)
Now we need to decide how to distinguish the two. Would it work t
I just wanted to add that I have no real opinion one way or the other on
the TINYCHANGE bit; I was just following what I found at
https://orgmode.org/worg/org-contribute.html.
I also have no strong opinion on how copyright should be handled for this.
I'm willing to assign copyright to the FSF, mak
nge seems so simple, and UI-focused.
But again, if that's a dealbreaker, I can work on doing that.
Further comments welcome.
On Fri, Jan 24, 2020 at 5:31 PM Nicolas Goaziou
wrote:
> Hello,
>
> Dan Drake writes:
>
> > I asked about a way to specify a time when us
e:
the core logic really isn't more than "ask the user for a time and
subtract".
I hope this change can be incorporated into the official Org release.
Regards,
Dan
--
Ceci n'est pas une .signature.
From 7c369696c2eb9ebcd72ac9e7415d2481c4da7d80 Mon Sep 17 00:00:00 2001
Hello,
I posted a question on emacs.stackexchange:
https://emacs.stackexchange.com/questions/54445/specify-time-of-day-for-org-resolve-clocks-not-number-of-minutes
...about using a time of day when using org-resolve clocks, but didn't get
an answer. Here's my question; perhaps this more targeted
I got Dima's invitation and transferred the repository. Enjoy!
On Tuesday, May 30, 2017 at 10:23:06 PM UTC-5, Dan Drake wrote:
>
> Hello,
>
> Frédéric Chapoton wrote me asking if I could transfer the sagetex github
> repo to the sagemath group. I can do that, but github
Hello,
Frédéric Chapoton wrote me asking if I could transfer the sagetex github
repo to the sagemath group. I can do that, but github requires me to have
the access to create repositories in the sagemath group. Can someone
arrange that? Then I'll transfer the repo over.
Dan
--
You received t
On Thursday, August 27, 2015 at 3:50:43 AM UTC-7, François wrote:
>
> Any reason you don’t release travels on github? Or at least tag the
> release so it can be
> easily checked out?
> That would make packaging (outside of sage) easier.
>
The only reason is that I didn't know about git's tags,
...and, if anyone is in the mood to review a SageTeX-related ticket, here's
an easy one about documentation: http://trac.sagemath.org/ticket/14343
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving
...and, if anyone is in the mood to review a SageTeX-related ticket, here's
an easy one about documentation: http://trac.sagemath.org/ticket/14343
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving e
On Saturday, August 8, 2015 at 12:22:18 PM UTC-7, Volker Braun wrote:
>
> In order to streamline updating third-party tarballs I've written a small
> web app where you can directly upload them. That way you don't need to host
> files yourself. Plus, the files can be retrieved by sha1 so with a li
Hello all,
I'm emailing sage-support and sage-devel about the new version of SageTeX
that I just finished. It includes one small backwards-incompatible change,
so I think it's best that I tell everyone about this.
The incompatible change is with sageexample and sagecommandline
environments: previ
Hello all,
I'm emailing sage-support and sage-devel about the new version of SageTeX
that I just finished. It includes one small backwards-incompatible change,
so I think it's best that I tell everyone about this.
The incompatible change is with sageexample and sagecommandline
environments: previ
s there exist other way to do this? Hope to get your help, thanks
> very much.
Try just "dict()":
dict(zip(keys, values))
{(0, 1): 0, (1, 2): 1}
Here's how zip() works, if you don't already know:
https://docs.python.org/3.5/library/functions.html#zip
Dan
--
--- Da
somehow not a bug, let me know and I'll close the ticket.)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emai
deas what's going on?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+un
(much smaller than bzip2) or
speed (much faster than bzip2)."
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving e
okay: I tried
`random_matrix?` and resized the window while looking at the docstring
and it responded as I expected. Then I did `matrix.TAB` and I got two
columns; I widened the window, tried again, and got three columns.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You rece
n = 5
\end{sagesilent}
blah blah $120/\sage{n}! = 120/\sage{factorial(n)} =
\sage{120/factorial(n)}$.
Another option here is to use a symbolic variable:
\begin{sagesilent}
n = var('n')
\end{sagesilent}
blah blah $120/\sage{factorial(n)}$ which,
On Tue, 06 Jan 2015 at 12:39PM -0800, William Stein wrote:
> Who is also going to the Joint Mathematics Meetings in San Antonio?
I'll be there.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Group
On Wed, 31 Dec 2014 at 01:33PM -0600, Dan Drake wrote:
> In a .sage script, I can use load('f.sage') to load all the stuff from
> f.sage. But all the functions and definitions in f.sage get put into
> the same namespace as the script. I'd like to get the kind of
> name
lar.
So, I guess I'll go back and try to figure out what I'm doing
wrong...sorry for the noise...
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubsc
the identity.
Thoughts?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...
e, and this caused confusing behavior when it should have
caused a "variable referenced before assignment" error.)
I think I can manually preparse the loaded .sage file and then import
that, but I'm wondering if there's a better way.
Thanks,
Dan
--
--- Dan Drake
- www.math
-2$ times row 2 to row 1',
'add $-2$ times row 2 to row 3',
'scale row 3 by $2$',
'add $-1/2$ times row 3 to row 1',
'add $1/4$ times row 3 to row 2']
sage: prod(rref(A)) * A == A.rref()
True
Just sharing. Enjoy.
Dan
--
--
seemingly nothing
else. I see something about sage-load.el and that wasn't generated, or
I can't find it.
Any ideas?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received this message because you are subscribed to the Google Groups
"sage-support&qu
See the screenshot at
https://plus.google.com/+DanPiponi/posts/fF9xHcxo9Ze .
Quite a violation of the principle of least surprise...
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
--
You received this message because you are subscribed to the Google group
"
x27;m doing wrong.
In addition the problems Jim pointed out, "sys" is already defined as a
Python module. You can overwrite that definition, as he suggested, but
be aware that you won't be able to import and use the sys module then.
(See https://docs.python.org/2.7/library/sys.html for wh
. In my web page (a reveal.js slide deck, actually), do:
load three.js library
start a three.js scene, using data saved from plot3d
The key part is getting the scene data from Sage in a format that I can
save and hand off to three.js.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddr
-10,10),(y,-10,10), threejs=true)
Are those using three.js? We are using Javascript stuff and not Java
anymore, right? I guess what I'm really asking for is how to export
whatever Javascript code we generate to make the 3D graphics so that I
can use it elsewhere.
Dan
--
--- Dan Drake
Hi,
If I have a 2D plot, I can save it to an image file and then include
that image on any web page I like.
Is there a corresponding way to export a three.js plot so that I can
include it on a web page?
Thanks,
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
--
You received
arately, without tracking the state?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ete the account on the
> previous machine, when a project is moved due to issues; when that
> happens you can't login to the previous machine.
Excellent!
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
setup; both these seem like nice for-pay features.)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
gt; this is the right way to do it:
> [...]
> That's pretty cool, at least if I can remember it...
*That's* the real problem! :)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
On Fri, 10 Oct 2014 at 03:52PM -0500, Dan Drake wrote:
> I wish there was, say, search_methods. On a matrix, for example:
I also wish I would remember "dir()", which naturally came to me after
hitting "send".
Argh.
(But I do kinda want search_methods, since it's mor
A.right_eigenvectors
I suspect there's a trac ticket related to this but I'm too lazy at the
moment to find it. (But not, evidently, too lazy to complain about
the issue...)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
st some of the information at Dan's
> bitbucket site is slightly out of date, as he claims the pdf files are
> still in the /local/share/texmf directory and not the /doc one
I'll try to fix that.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
my Sage code folder and I use it. I guess
I was holding a hammer and it made his problem look like a nail...
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
rn reduce(lambda x, y: f(x), range(n), arg)
So the above list is
[applyntimes(f, x, n) for n in range(whatever)]
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
;real_nth_root"
it's clear what you're getting; if I just say r_rootn or rootn, I might
wonder what the "r" and "n" meant. Anyone who wants something shorter
could do
rootn = real_nth_root
and use "rootn".
Dan
--
--- Dan Drake
- www.math.wis
-latexel/diff
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
27;ll make a pull request, although be warned that I really don't know
elisp well; I can fiddle around with my .emacs but haven't done anything
"bigger". You may end up just doing it yourself. :)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
code.
https://gist.github.com/dandrake/6d7e46f36cecab6d89bc
You'll need MMM (https://github.com/purcell/mmm-mode) and perhaps also
our own sage-mode.
Comments welcome -- I've only tested this with one versions of emacs,
and there are some problems with font lock. But it does work!
Dan
--
On Wed, 25 Jun 2014 at 10:06AM -0600, Ivan Andrus wrote:
> Upgrade to 0.11. At least I don’t have any problems, and there was a
> similar issue fixed.
That seems to have fixed it. Thanks!
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: D
it?
Try find_root(). You want a root of d(y) - 1, so try:
find_root(lambda x: d(x) -1, -1, 1)
which gives 0.6667.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
348" and rebuilt
and it works. (For what it's worth.)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
re a non-root way to convince the build system that /usr/local/lib
doesn't exist?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
plot (x^(8/3), (x,-5,5))
Try plot(sign(x)*abs(x)^(8/3),-1,1)
That's in the documentation for plot -- do
plot?
and look for the above construction (but with 1/3, not 8/3).
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ike to include some documentation of this. What exactly did you use
for the user command to run Sage?
Thanks,
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
er Commands. I
used the first entry and called it "Run Sage". For the command, you can
use
sage %.sagetex.sage
Hit OK to save that. Then after you typeset your document, use
Alt-Shift-F1 to run Sage. On my computer, this creates the files in the
correct directory.
Does that h
s so
> they're not empty).
Ahh, that's very helpful. It looks like the Sage app on OS X is using
your home directory as the working directory. So we need to look at how
that works and get it to use the right directory.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
That leads me to think that
the script you're using to run Sage on that file isn't working in the
correct directory. Are you using TeXShop? How are you trying to run
Sage?
You might try putting "pwd" into that script by itself on a line; that
will print the directory the
e doesn't
exist. When you typeset example.tex, what files get created?
(As for your other message, I think it's very unlikely that there's a
permissions issue.)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
hat your TeX is using a version of sagetex.sty that is
generating example.sage, not example.sagetex.sage. What do you get if
you do
kpsewhich sagetex.sty
in a terminal?
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ware?
> would you please send me commands which help me to export a file from SAGE
> to MatLab software.
> ???I appreciate if you hint me.
>
> Thanks in advance???.
>
> ???Sincerely Yours???,
> ???Ali Mohades???
- End forwarded message -
--
--- D
ill run it.
Then the problem is turned into the problem of getting the VM to run. My
impression is that the file format for VM images is pretty stable, so
this would be a good way to archive old versions for (relatively) easy
access.
And no, sorry, I'm not volunteering to do this. :)
D
-get install m4
in a terminal.
You might be missing other programs necessary to build Sage, so be ready
to install some other things, too.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
amous last words?)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
tores the scripts that run Sage (I think
it defaults to ~/Library/TeXShop/Engines/Inactive/Sage), but you can
edit that script -- there should be something in it that runs Sage on
"something.sage" (where "something" is perhaps $1 or other shell
stuff); you should cha
On Fri, 08 Nov 2013 at 01:41PM -0800, kcrisman wrote:
> Dan, I'm on a train with horrible internet - can you open a ticket, post to
> the Maxima list, etc.? Thanks!
This is now http://trac.sagemath.org/ticket/15386.
Dan
--
--- Dan Drake
- www.math.wisc.
d by the n^2 in the
denominator. Not sure what it's doing to find the limit.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
efinement could be even better.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ted. I'll take a look at
your errors and see if I can figure out what's going on.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
list of people willing to do such workshops.)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ing TeX and convert to some
XML dialect!)
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
There may be a limit to how far
you can push the Beamer/SageTeX combo.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
On Wed, 21 Aug 2013 at 04:48PM +0200, Jeroen Demeyer wrote:
> Not everything is UTF-8, the relevant setting here is LC_CTYPE.
Setting LC_CTYPE to en_US.utf8 (and variants) didn't change anything.
Same for LC_ALL.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signa
a problem, it's almost always with TeX or at the Python level in
Sage.
Dan
--
--- Dan Drake
- www.math.wisc.edu/~ddrake/
---
signature.asc
Description: Digital signature
ith a testcase. I'd like to see what is
happening.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
gt; > on. (I attached code contained in a file called 'threshold.sage'. I get
> > the same behavior from other attached files.) These files remain in the
> > directory after i quit Sage. Could someone tell me what's wrong?
> >
> > Thanks,
> > Dave
> >
>
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
the image
different DPI values. The computer cannot, without input from me, figure
out what I want.
Discussions like this are part of why I would like vector-based output
for our 3D plotting.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description
that I don't know about, but it seems like this is something
we can't solve for the user.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
SIunitx to add the units.
I'd like to see units typeset themselves with SIunitx, but I'm not sure
how that would work with the notebook and MathJax.
Dan
References:
[1] http://ctan.org/pkg/siunitx
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
lib.
> P.S. Note that i have to specify [png] when invoking sageplot,
> otherwise SageTeX will fall back to png, but then claim that png is
> unsupported (bullshit)
SageTeX uses the ifpdf package to detect PDF output; that message is
printed whenever \ifpdf is false. But that package doesn
> updated Sage documentation for what to do if you are on Windows.
I looked it over. In any case, some instructions for Texworks users
would be nice. I like the idea of "standardizing" on Texworks, which
works on Windows, Mac, and Linux.
Dan
--
--- Dan Drake
- http://
the Texworks site that they have some kind of scripting functionality --
what you want is something that automatically runs Sage after
typesetting. If they don't have that, you can always open a terminal and
run Sage there whenever you change any of the SageTeX commands in your
do
d options for
Windows. For now, the notebook is definitely the way to go.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
oject, look over that list and respond
to a student!
Dan
References:
[1] https://groups.google.com/forum/?fromgroups=#!forum/sage-gsoc
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
havior is avoided, so that the above will return "2
> x" instead?
I would also like to remove those hard-coded spaces. It makes SageTeX
much less pleasant, since the output looks weird.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
in the necessary information and create your Organization
> profile.
[...]
- End forwarded message -
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
On Sun, 07 Apr 2013 at 01:34AM -0700, Gabriel wrote:
> Any ideas on this problem of double questions marks "??" in LaTeX with
> SageTeX ?
If you're seeing those, you haven't run Sage on the generated
.sagetex.sage file, or haven't typeset again after doing so.
Dan
suggested in
that link will work.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
ic word" which only PREP
> participants got.
The version of Sage on that server predates the OpenID stuff, so AFAIK
the only way to get an account is knowing the magic word.
I do plan on upgrading the version of Sage after the semester is over,
so I'll make a note to disable OpenID logins wh
ere we forget to consider.
I would be very surprised if anyone had "latex" but not "pdflatex" in
their TeX distribution! So +1 to pdflatex.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
Public bug reported:
For about a week now, my Raring virtual machine has not allowed me to
log in -- the lightdm screen comes up, but when I try to log in, I get a
blank screen.
ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily13.03.29.1-0ubuntu1
ProcVersionSignature: Ubun
GzSFa-VsFdxegASsQSB6M3_YZVOr8Q5WRk6HouU7jDqy-p_h0L_RzGPIavajUBxrrSUo=&lang=sage
(From http://blog.mrmeyer.com/?p=16747 , if anyone cares...)
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
signature.asc
Description: Digital signature
nce we upgrade) have sagetex output pgf if
> we wanted...
I tested it...if you install the matplotlib spkg from #13693 and change
plot.py so you can save to .pgf files -- it works fine. It will need
some work to make it easy to use from SageTeX, but I'm excited about it.
Dan
--
--- Dan Dra
f directory.
So it seems to be about the same effort to me. (But perhaps I'm not a
good person to make that judgment...) I'll make a note to compare some
of the R things when I fix up the SageTeX installation guide.
Dan
--
--- Dan Drake
- http://math.pugetsound.edu/~ddrake
---
On Thu, 21 Mar 2013 at 11:23AM -0700, Volker Braun wrote:
> On Thursday, March 21, 2013 7:18:04 PM UTC+1, Dan Drake wrote:
>
> > That's not *my* favorite quote. But I really don't know what I could do
> > to make using SageTeX any easier. You simply have to s
> difficulty to capturing the pegasus."
That's not *my* favorite quote. But I really don't know what I could do
to make using SageTeX any easier. You simply have to somehow make
sagetex.sty available to the TeX system and I don't think there's any
universal, cross-
It's a bit embarrassing that it took me so long to follow up on this
thread with a patch, but now it's spring break and I found the time to
do it. Trivial review, anyone?
http://trac.sagemath.org/sage_trac/ticket/14322
Dan
--
--- Dan Drake
- http://math.pugetsound.e
1 - 100 of 1026 matches
Mail list logo