keredson / desigle

Automatically exported from code.google.com/p/desigle
0 stars 0 forks source link

\include and \input don't work #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create somefile.tex with plain .tex format contents
2. use \input{somefile} within the main .tex file

What is the expected output? What do you see instead?
Text contained within somefile.tex should be included in output of main file. 
With \input I get "Emergency stop"
With \include it simply fails to include the contents of somefile.tex

What version of the product are you using? On what operating system?
DeSiGLE v0.31 with TeXlive on Ubuntu 7.10 Gutsy Gibbon

Please provide any additional information below.
Perhaps DeSiGLE is not intended to be used with the more complex structure
allowed by \include and \input, as without opening multiple files in tabs,
it's not possible to edit the included files within the same editor anyway. 

Original issue reported on code.google.com by ian.g.ta...@gmail.com on 22 Apr 2008 at 8:34

GoogleCodeExporter commented 8 years ago
can you give me a sample document? (or document set?)

Original comment by pub...@kered.org on 23 Apr 2008 at 2:32

GoogleCodeExporter commented 8 years ago
fixed in svn.
ps: tabs are coming

Original comment by pub...@kered.org on 23 Apr 2008 at 5:34