File: testscript.tex

package info (click to toggle)
texstudio 2.3%2Bdebian-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 20,992 kB
  • sloc: cpp: 61,734; ansic: 4,300; xml: 726; sh: 125; makefile: 25
file content (45 lines) | stat: -rw-r--r-- 1,656 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Testscript:

\section{Syntax highlighting}
\$This shouldn't be math env$But this should be math env$\$This again shouldnot be one\$
\%This shouldnot be a comment%But this should be a comment
xxx\$This shouldn't be math env$But this should be math env$
xxx\%This shouldnot be a comment%But this should be a comment
\thisShouldBeACommand\\\ThisToo\\This not

\section{code completion}

Press Ctrl+Space after the \, code completion should start with a list. 
\

press ctrl+space after \a, code completion should start, showing only "a"-items:
\a


(Write \b, close completion)select it (cursor before \), press ctrl+space, code completion should start without selection, showing only "b"-items:
\b

(Write \c, close completion)select it (cursor after c), press ctrl+space, code completion should start without selection, showing only "c"-items:
\c

(Write a, )select it, write \, code completion should start after writing another character withou selection:
a

\section{Configure Window}
\subsection{Shortcuts}
Open configure Windows, open shortcut page
   - click on add row, a row should be added, 
   - insert something in every field
   - delete the row
   - close with ok

Open configure Windows, open shortcut page
   - click on delete row, the row should be deleted
   - click on add row, a row should be added, 
   - insert something in every field
   - close with cancel
   
Nothing should be changed

\section{DDE}
\verb+dde://acroview/control/[DocOpen("?am).pdf")][DocClose("?am).pdf")]+ should close the currently opened document in Acrobat Reader (test user command and default program (e.g. ps2dvi))