Activity for Tim Hoffmann

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #58

    Dear docutils developers, I'm bringing this up one final time because docutils is a very important project to the python ecosystem and because I care a lot about it's documentation infrastructure. I strongly believe that migrating would make work for maintainers and people wanting to contribute easier. (You don't have to follow that opinion, but it's the motivation why people bring this up again and again). To resolve the issue once and for all, I'd like to draw the attention back to the simple question...

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #78

    Thanks for the feedback! I don't have time to look into the proposal right now but will come back later. Preliminary considerations: - Privacy issues: While lazy loading could be used for tracking, it's not a privacy risk per-se. Tracking would takes additional actions by the page creator. I suppose someone designing tracking would rarely base that page on docutils, and if so, they still can quite easily inject the attributes by post-processing the html. - A magic class that turns into an attribute...

  • Tim Hoffmann Tim Hoffmann created ticket #78

    Support lazy loading for image and figure

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #58

    +1 for migrating to GitHub. I second all the benefits mentioned above. I've been moving to GitHub myself with a larger project, and it really makes a difference.

  • Tim Hoffmann Tim Hoffmann modified ticket #2439

    go to PDF and to source not working

  • Tim Hoffmann Tim Hoffmann modified ticket #2434

    Google File Drive Stream: <file> has been modified by another application"

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2434

    duplicate https://sourceforge.net/p/texstudio/bugs/1047/

  • Tim Hoffmann Tim Hoffmann modified ticket #2438

    Align columns hangs with formatting in first column

  • Tim Hoffmann Tim Hoffmann modified ticket #2406

    macOS - TexStudio Vers. 10.8 and up are slow to open tex-source

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2416

    Do you mean to press the shortcut AltGr+X? If so, here is the explanation what happens: https://github.com/texstudio-org/texstudio/wiki/Frequently-Asked-Questions#i-cannot-type-certain-characters-on-my-keyboard-that-involve-altgr-on-windows Since the resulting character on a polish keyboard would be a "less/greater equal", which is not a common character, I would not add that shortcut to the exclude list. You should change the shortcut of the external viewer yourself if you want to use AltGr+X in...

  • Tim Hoffmann Tim Hoffmann modified ticket #2414

    git integration

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2414

    duplicate: [feature-requests:#156]

  • Tim Hoffmann Tim Hoffmann modified ticket #1364

    Avoid rebuilding the files when no file in the project is modified

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1364

    In generat, it's hard to tell if a compiliation is really not neccesary. It not only depends on the tex files but also on the bibliography, included graphics etc. 'Build and View' and 'Compile' are explicitly there to run the LaTeX compiler. Use 'View' if you just want to display the PDF.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2402

    Parsing log files is difficult because the do not distinguish between log structuring parentheses and context code. We have to use some heuristics in there and the parser is already quite complicated. Also, please provide the full log. Otherwise it's not possible to reproduce the issue.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2398

    Works on master. There have been some changes to the parser, one of which possibly fixed this as a side-effect.

  • Tim Hoffmann Tim Hoffmann modified ticket #2398

    structural element inside another statement not shown in structure panel

  • Tim Hoffmann Tim Hoffmann modified a comment on ticket #2398

    This has been broken for some time, because it's not compatible with the parser anymore. The corresponding option has been removed. See also https://github.com/texstudio-org/texstudio/issues/324

  • Tim Hoffmann Tim Hoffmann modified ticket #2397

    element in comment not shown in structure panel

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2397

    Sorry. Misread and mixed up. This has been broken for some time, because it's not compatible with the parser anymore. The corresponding option has been removed. See also https://github.com/texstudio-org/texstudio/issues/324

  • Tim Hoffmann Tim Hoffmann modified a comment on ticket #2397

    duplicate [bugs:#2398]

  • Tim Hoffmann Tim Hoffmann modified ticket #2397

    element in comment not shown in structure panel

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2397

    duplicate [bugs:#2398]

  • Tim Hoffmann Tim Hoffmann modified ticket #2398

    structural element inside another statement not shown in structure panel

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2398

    This has been broken for some time, because it's not compatible with the parser anymore. The corresponding option has been removed. See also https://github.com/texstudio-org/texstudio/issues/324

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #584

    The benefit of such a feature is apparent. As already said, it unfortunately simply not possible with the current codebase of TeXstudio. If you really need that, I'm afraid, you'll have to look for an alternative editor.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1362

    Not really. One would have to modify the language parser. This is not a priority and there's a workaround with gernerating your own sweave.qnfa file.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    Options -> Configure TeXstudio -> Shortcuts

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    This is a LaTeX question, not related to TeXstudio. Please ask such questions at LaTeX related sites such as http://tex.stackexchange.com

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #584

    Sorry, there's no way to do this. The editor component does not support multiple views to the same file. The only options are rewriting the editor component or switching to another editor component such as QScintilla. Both of which would be serveral-hundered-hour efforts.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #339

    Yes, that should do.

  • Tim Hoffmann Tim Hoffmann modified ticket #2378

    texdoc fails to appropriate $PATH variable

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2378

    Please post below the existing thread and do not create a new one for the same topic. Please note also that he main development has moved to github and you can post issues there https://github.com/texstudio-org/texstudio/issues

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2378

    copied from [bugs:#2378] update to #2378 wrong order of addtional search paths in options causes "texdoc did not respond to query on" error message correction of order to: <HDD Letter="">:\texlive\2018\texmf-dist\texdoc;<HDD Letter="">:\texlive\2018\texmf-dist\doc\latex; solves problem.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #238

    implemented \includefrom

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    The flatpak package is created by a third party. We cannot give support for this.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2372

    See https://github.com/texstudio-org/texstudio/issues/43

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1355

    This is not supported and most likely won't. We cannot adapt syntax highlighting for modified semantics of every possible package. As a workaround, you may deactivate syntax checking. Options -> Editor -> Inline Checking -> Syntax

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1355

    Ticket moved from /p/texstudio/bugs/2371/

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2369

    Cannot reproduce with Consolas on Win (I don't have the mentioned fonts installed). Which OS? Which version of TXS and Qt?

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1302

    Fixed.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2365

    Are you using a screen magnification? On a 100% scaling, the handes should have standard width. It may however be that they do not scale (having effectively the half relative size at 200%).

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2163

    The bug is still open, so no further progress.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1327

    Which version are you using?

  • Tim Hoffmann Tim Hoffmann modified a comment on discussion TXS - Open Discussion

    We're moving towards Andreas' proposal. A decision will be made after the over-due release of 2.12.8. I propose to wait with icon adaptions until our new logo is out. If you really want a single-colored version now, you can use your icon (it still has the shape of the current icon).

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    We're moving towards Andreas' proposal. A decision will be made after the over-due release of 2.12.8.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2327

    It's applied to the code base and will be part of the next release.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Help

    Submenus are not supported.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Help

    Sorry, yes to the first question, no to the others. The dialog will use a QLineEdit, a QSpinBox and a QComboBox or a QCheckBox, depending on the type of the passed value.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    Are you using Qt4 or Qt5? Maybe you are missing the svg library libqt4-svg or libqt5-svg respectively.

  • Tim Hoffmann Tim Hoffmann modified ticket #1344

    Restore session at next start including split window

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1344

    This has alredy been implemented in the development version: hg 6653. You may try a development snapshot: https://sourceforge.net/projects/texstudio/files/texstudio/TeXstudio%20development/

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Help

    grammarcheck.cpp: javaProcess->start(quoteSpaces(javaPath) + " -cp " + quoteSpaces(ltPath) + " " + ltArguments); Have you tried absolute paths for java and LT Path?

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1343

    You can change the size of the UI using Options -> GUI Scaling and by adjusting the Font-Sizes in the options.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2338

    This is not a bug. By default Ctrl+Left is bound to which goes to the previous placeholder if there is one near by, or to the previous word otherwise.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    Not all the icons we need have a corresponding system theme icon.

  • Tim Hoffmann Tim Hoffmann modified a comment on ticket #2327

    So, with the abstract it crashes, without it's ok? I assume, it's then a problem iwth the tooltips on OSX. Could you do the following tests: shorten the abstract to a few words alternatively remove the tex parts (\% and {\textendash} within Note to the developers: Maybe OSX chokes on very long toolip lines? If so, 6838 (d12d6f6b8c75) "limit length of lines in bibtex tooltips" would already be the solution.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2327

    So, with the abstract it crashes, without it's ok? I assume, it's then a problem iwth the tooltips on OSX. Could you do the following tests: shorten the abstract to a few words alternatively remove the tex parts (\% and {\textendash} within

  • Tim Hoffmann Tim Hoffmann modified ticket #1235

    Internal PDF viewer crashes when including specific .eps file as graphic

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1235

    Works with a recent build on Win using poppler 0.61 https://bintray.com/sunderme/texstudio/texstudio-win/2.12.7-201712161603-git_d91705e

  • Tim Hoffmann Tim Hoffmann modified ticket #2337

    incorrect text highlighting

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2337

    I you really need this, you can adapt the language definition: Create a subfolder languages in you settings directory Copy the TeX language definition from here: https://sourceforge.net/p/texstudio/hg/ci/default/tree/utilities/qxs/tex.qnfa Search for context id="verb$i" and add <e>2</e> to the loop elements. See also the user manual Note: When chosing to use your own language definition, any future updates we may provide in the built-in language definition will not be visible for you.

  • Tim Hoffmann Tim Hoffmann modified ticket #663

    More colour schemes of both syntax highlighting and UI

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #663

    duplicate [feature-requests:#779]

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1138

    Not built-in. However, you could write a user macro that does exactly this: Check the text before the cursor. If it's \enquote{, replace it by ", else insert \enquote{

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2327

    Have you found a reproducible way how to trigger the bug? If so, please provide a minimal example/description.

  • Tim Hoffmann Tim Hoffmann modified ticket #1336

    Touchbar support on Macbook Pro

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1336

    duplicate [feature-requests:#1249]

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1330

    You'll probably have to uncheck Build -> Build Options -> Check and update bibliography before compiling as well.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1330

    A compilation, such as pdflatex may indicate in it's log, that it wants to be run again (e.g. "Label(s) may have changed. Rerun to get cross-references right."). When "Repeat conteined compilation commands" is activated, TeXstudio checks for these messages and runs the command again. A command may consist of several subcommands, e.g. "Recompile Bibliography": txs:///compile | txs:///bibliography | txs:///compile, where compile itself may me txs:///pdflatex, which then is a basic command. For every...

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2300

    Your problem is most likely [bugs:#2263]. You can try the 2.12.7 development snapshot at https://sourceforge.net/projects/texstudio/files/texstudio/TeXstudio%20development/

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    There is no keyboard shortcut, so you would have to write a script. Note, that there is Ctrl+LeftClick however.

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1331

    Does it only happen with synctex enabled? How large is "large". Can you provide an example document?

  • Tim Hoffmann Tim Hoffmann modified a comment on ticket #1330

    This is intentional and, by design of LaTeX, required to obtain a fully updated pdf. See e.g. https://tex.stackexchange.com/questions/53235/why-does-latex-bibtex-need-three-passes-to-clear-up-all-warnings If you don't want this behavior, you can deactivate "Rerun contained compilation commands" for "Compile" and for "PDFLatex".

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1330

    This is intentional and, by design of LaTeX required to obtain a fully updated file. https://tex.stackexchange.com/questions/53235/why-does-latex-bibtex-need-three-passes-to-clear-up-all-warnings If you don't want this behavior, you can deactivate "Rerun contained compilation commands" for "Compile" and for "PDFLatex".

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2308

    Does it happen with every document or just a specific one? If the former, please use either the version shipped with ubuntu, or compile TeXstudio yourself, until we release packages for 17.10. If the latter, can you please provide the document?

  • Tim Hoffmann Tim Hoffmann committed [2c55c1]

    add tokenizer tests for handling \big[ in math environments

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2322

    This sounds like a serious thing. Please describe exactly what you've been doing, so that I can reproduce it.

  • Tim Hoffmann Tim Hoffmann modified a comment on ticket #1109

    Discussed in more detail in [feature-requests:#1157] and [feature-requests:#260].

  • Tim Hoffmann Tim Hoffmann modified ticket #1109

    Disable wrap in math/table environments

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1109

    Discussed in more detail in [feature-requests:#1157].

  • Tim Hoffmann Tim Hoffmann modified ticket #1329

    Toggle Line Wrapping in Toolbar

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1329

    Thanks for your suggestion. There's always a feature request for this [feature-requests:#1157]. The original title was not good, so you've probably missed it (title now changed). Please up-vote and comment there.

  • Tim Hoffmann Tim Hoffmann modified ticket #1293

    Provide a command to disable/enable line wrap easily

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #1293

    Duplicate [feature-requests:#1157]

  • Tim Hoffmann Tim Hoffmann modified ticket #1157

    Shortcut to toggle line wrapping

  • Tim Hoffmann Tim Hoffmann modified a comment on discussion TXS - Open Discussion

    The scope is the selection of a cursor object. The easiest way to create one in your case is scope = editor.document().cursor(i, 0, i). Also don't forget the options argument. So, you should do something like this: %SCRIPT var lines = editor.document().textLines(); for (var i=3; i<lines.length/2; i++){ scope = editor.document().cursor(i, 0, i); editor.search("world", "g", scope, myfunction); }

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Open Discussion

    The scope is the selection of a cursor object. The easiest way to create one in your case is scope = editor.document().cursor(i, 0, i). Also don't forget the options argument. So, you should do something like this: var lines = editor.document().textLines(); for (var i=3; i<lines.length/2; i++){ scope = editor.document().cursor(i, 0, i); editor.search("world", "g", scope, myfunction); }

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2321

    I've come across the same effect in QtCreator 4.3.1 (using Qt 5.9.1). This appears to be a Qt issue, so nothing we can do. As it's not reproducible and happens quite rarely, it's even hard to file a meaningful bug report to Qt. (Please report back if you've found a way to reproducibly trigger this behavior). The recommended workaround is to close TeXstudio and restart it. Then the menu is back to normal.

  • Tim Hoffmann Tim Hoffmann posted a comment on discussion TXS - Help

    Use app.getManagedAction("main/file/utilities/delete").trigger()

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2319

    There seems to be a problem with detecting concurrent shortcuts. Try Setting the original shortcuts to <none> manually and then set the new shortcut to the action. (Note: there are two defaults for Ctrl+A: Menus -> Edit -> Selection -> Select All and Basic Keymapping -> Select All.

  • Tim Hoffmann Tim Hoffmann modified ticket #2219

    Crash after renaming files

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2219

    no feedback

  • Tim Hoffmann Tim Hoffmann modified ticket #2238

    Always using full path in Thesaurus Database

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #2238

    fixed: hg 6841 (a18931902045)

  • Tim Hoffmann Tim Hoffmann committed [a18931]

    fix detection of thesaurus database and support program/config-relative

  • Tim Hoffmann Tim Hoffmann committed [bc8d51]

    fix previous commit

  • Tim Hoffmann Tim Hoffmann modified ticket #962

    an option to clean all line bookmarks

  • Tim Hoffmann Tim Hoffmann modified ticket #999

    Option to disable closing viewer with esc

  • Tim Hoffmann Tim Hoffmann posted a comment on ticket #999

    implemented: hg 6747 (0de10b9f400f) See [feature-requests:#1302].

1 >
MongoDB Logo MongoDB