Search found 2 matches

by aj_
Wed Dec 07, 2016 8:52 am
Forum: TeXworks
Topic: Recognize commands
Replies: 3
Views: 11529

Recognize commands

Hi,

Texworks does Support Code completion.

For example:

http://tex.stackexchange.com/questions/ ... n-texworks

Just search for Code completion.

Sorry I'm in a hurry.
by aj_
Mon Nov 28, 2016 11:11 pm
Forum: TeXworks
Topic: run sage from texworks
Replies: 0
Views: 5860

run sage from texworks

Hello guys,

thank you very much for the great work you are doing in this forum.

I got the following problem.

I installed sage and sagetex.
I can use it if I
1. run pdfLatex in texworks
2. go into the terminal and run sage over the created file.sagetex.sage
(sudo sage file.sagetex.tex)
3. run ...