Changeset 826
- Timestamp:
- 08/14/10 08:41:41 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/jlatexeditor/codehelper/IncludeCodeHelper.java
r808 r826 16 16 17 17 public IncludeCodeHelper() { 18 pattern = new PatternPair("\\\\(include(?:graphics)?|input) \\{([^{}]*/)?([^{}/]*)");18 pattern = new PatternPair("\\\\(include(?:graphics)?|input)(?:\\[[^\\]]*\\])?\\{([^{}]*/)?([^{}/]*)"); 19 19 } 20 20
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo_xmas.png)