Hi Dave:
The use of the scribble-math package is great for the kind of documents that
you plan to write in Scribble.
For embeddings I use the excellent package from Shriram, to include Google
Forms and YouTube videos. You can check the link:
https://github.com/shriram/scribble-embedding.
Cong
Thank you Sorawee and Yury, for the references and alternatives. The
https://cryptpad.fr , looks particularly promising option.
Some background: I'm looking for a way to share code (mainly) in .rkt and/or
.scrbl files in order to share with students of some of my courses. The code is
not yet r
Keep Safe.
E. Comer
(P.S. Thank you for the outstanding Racket related tools: DrRacket is
great, particularly in conjunction with Scribble).
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiv
health for you all.
Sincerely,
E. Comer
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
To view this dis
ate latex-prefix.rkt in a more
practical way, in order to include \\usepackage{amsmath}, considering that
there is no direct relation with the string named: **unicode-encoding-packages.
Thanks again for your support.*
*Sincerely, E. Comer*
On Tuesday, November 26, 2019 at 4:25:56 AM UTC-8, Jens Axe
On Monday, November 25, 2019 at 4:28:58 PM UTC-8, Jens Axel Søgaard wrote:
>
> Den tir. 26. nov. 2019 kl. 01.18 skrev E Comer >:
>
>> Hi Racket friends:
>>
>> The running of the following code produce an error under Windows, when I
>> try to generate a PD
}{2}}*, then
there is no error.
I'm using MiKTeX 2.9.
*Thank you very much in advance for any help concerning this issue*.
Congratulations also for all the excellent work.
Sincerely, E. Comer
--
You received this message because you are subscribed to the Google Groups
"Racket Us
Hi Racket users friends:
Is there a possibility to add the Scribble PDF button under Windows, for the
#lang scribble/manual? The current implementation only generates the Scribble
HTML button. It would be nice, for example to use Preferences to choose which
render to use.
Thank you very much
expertise.
Sincerely, E. Comer
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https:/
Hi friends:
Could someone share a basic example of how to render to PDF a document under
Scribble, but not using the command line, but from a program under DrRacket IDE?
Thank you very much in advance for your support, and congratulations to the
Scribble designers: its really a great environment
Gracias por su correo.
Este es solo un acuse de recibo. Que disfruten sus estudios e investigaciones.
At³. ECB
Racket Users list:
http://lists.racket-lang.org/users
Hi Jens Axel:
Really thank you very much.
It work exactly as you said.
Now I applied racket-poppler under scribble/manual with the following code, as
a test:
#lang scribble/manual
@(require racket-poppler/render-tex pict)
@(latex-path
(case (system-type)
[(macosx) "/usr/local/texlive/2013/
Gracias por su correo. Este es solo un acuse de recibo.Si procede, se enviara respuesta adicional. Que disfruten sus estudios e investigaciones.
Racket Users list:
http://lists.racket-lang.org/users
Hi Prof. Jens Axel:
Under Windows 7 (32 bits) I installed again the racket-poppler package, for the
current Racket snapshot version.
Then I run the following shorter program
#lang racket
(require racket-poppler/render-tex)
And the result of running that code was:
ffi-lib: couldn't open "C:\\Pr
Hi dear friends:
What is the recommended way to display math formulas using LaTeX in Scribble?
After installing the racket-poppler package under Windows, I try:
#lang slideshow
(require racket-poppler/render-tex)
(latex-path "C:/Program Files/MiKTeX 2.9
/miktex/bin/pdflatex")
(defin
s like Julia doesn't provide a foreign interface (e.g., to call
> Julia from C). So, I think that you'll have to run Julia in a separate
> process via `process` or `subprocess` and communicate with the process
> through stdin and stdout.
>
> At Wed, 29 Jan 2014 16:58:29 -
Hi Racket developers, programmers and users:
Is there a way to call a Julia function from DrRacket? [I'm trying to integrate
the number crunching capabilities of Julia with the nice graphics of the Plot
module in Racket, to study some properties of particular dynamical systems]
Thank you very m
17 matches
Mail list logo