Autor Thema: Editoren diverses ...  (Gelesen 353136 mal)

0 Mitglieder und 6 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Pandoc 3.1.7
« Antwort #7320 am: 01 September, 2023, 09:10 »
Pandoc is a command-line utility that can convert files from one markup format into another. Pandoc's enhanced version of Markdown includes syntax for footnotes, tables, flexible ordered lists, definition lists, fenced code blocks, superscripts and subscripts, strikeout, metadata blocks, automatic tables of contents, embedded LaTeX math, citations, and Markdown inside HTML block elements. (These enhancements, described further under Pandoc's Markdown, can be disabled using the markdown_strict input or output format.)

License: Open Source

Changelog

    Org reader:

    Don’t parse alphabetical lists unless the fancy_lists extension is enabled (#9042).
    Allow escaping commas in macro arguments (Amneesh Singh).

    JATS reader:

    Support for <permissions> metadata (#9037, Julia Diaz). metadata objects with multiple fields are created, matching the structure in JATS.
    Correct name of JATS element attrib.

    Markdown reader:

    Support images with wikilink syntax, e.g. ![[foo|bar]], when one of the wikilinks extension is enabled (#8853).
    Allow a citation or reference link to be parsed after a ! (#8254).
    Fix dropped ! before nonexistent reference (#9038).

    LaTeX writer:

    Fix regression in escaping URLs (#9043).
    Use cite and bibitem to link up citations, even with citeproc. (#9031). This will give us better accessibility; when tagging is enabled, the citation can be linked to the bibliography entry. This changes some of the details of the layout and the default template. We now make CSLReferences a special enumitem list that will contain bibitems. Internal links inside citations to ids beginning in ref- are creating using cite instead of hyperref.
    Use phantomsection and label instead of hypertarget (#9022).
    Use hyperref for LaTeX internal links, hyperlink for beamer (since hyperref doesn’t seem to work) (#9022).
    Backslash-escape % and # in URLs (#9014).

    JATS writer:

    Fix placement of ref-list when no title is specified for the reference section (#9017). (In this case we place it in back with an empty title.)

    Man writer:

    Avoid a .PP right after a section heading (#9020). This is at best a no-op (in groff man and mandoc) and at worst (in some formatters) may create extra whitespace.
    We revert the fanciness introduced in #7506, which employs a custom font name V and a macro that makes this act like boldface in a terminal and monospace in other formats. Unfortunately, this code uses a mechanism that is not portable (and does not work in mandoc) (#9020).
    Instead of using V for inline code, we simply use CR. Note that f[CR] is emitted instead of plain f[C], because there is no C font in man. (This produces warnings in recent versions of groff, #9020.)
    For code blocks, we now use the .EX and .EE macros, together with .IP for spacing and indentation. This gives more standard code that can be better interpreted e.g. by mandoc (#9020).
    Man template: don’t emit .hy, regardless of setting of hyphenate variable (#9020).
    LaTeX template: special redefinition of st for CJK (#9019). soul’s version raises on error on CJK text.
    Use latest skylighting-format-blaze-html (#7248). This works around a longstanding iOS Safari bug that caused long lines to be displayed in a different font size in highlighted code.
    Allow skylighting 0.14 (and require it in pandoc core).
    Allow text 2.1.

[close]

https://github.com/jgm/pandoc

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1833
« Antwort #7321 am: 01 September, 2023, 09:40 »
A highly configurable text editor built to enable efficient text editing - an improved version of the vi editor distributed with most UNIX systems.

Freeware

Changelog


    9.0.1833: [security] runtime file fixes
    9.0.1832: xxd: reporting wrong version
    9.0.1831: Vim9: failing null test
    9.0.1830: Vim9: crash when accessing a null object
    9.0.1829: Vim9 missing access-checks for private vars
    9.0.1828: cursor wrong with virt text before double-width char
    translation(it): updated Italian manpages
    9.0.1827: xxd: no color support
    runtime(optwin): Fix for 'splitkeep' option (#12974)
    runtime(forth): Update syntax and ftplugin files (#12976)

[close]

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zettlr 3.0.0
« Antwort #7322 am: 01 September, 2023, 20:45 »
Write text and conveniently edit it using Markdown with the help of this user-friendly and well-thought-out, Electron based application.

MIT License

Release Notes

Hello everybody! It is finally time — after more than a year of constant development and improvement, we are more than proud to finally be able to deliver you the next iteration of Zettlr. We have been extra careful to provide you in this version a bug-free and enjoyable writing experience that you will love. Many things have changed; way too many to quickly go through them, so as with every release, we welcome you to do two things before updating:

First, please read our accompanying blog post , in which we place this update into perspective and explain the reasoning behind certain changes to the application.

After you are done, immediately read the "READ THIS FIRST!" section of the changelog below. This is crucial this time around, which is why it's in all caps. Afterwards, we invite you to also read the rest of the changelog, which you should do anyway.

[close]

Download: https://github.com/Zettlr/Zettlr/releases

https://www.zettlr.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Textadept 12.1
« Antwort #7323 am: 02 September, 2023, 08:00 »
Textadept will provide users with a fast, minimalist, and ridiculously extensible text editor. At its core lies less than 2000 lines of C code, and that's how it always will be. While other editors rely on recordable macros to speed up workflow, shell scripts to quickly transform text, and static side panes to manage your documents, files, and more.

Textadept takes it to the extreme: it gives you complete control over the entire application using the embedded Lua language. Lua is nearly as fast as C, and has a very small footprint. In fact, most of Textadept is written in Lua.

License : MIT License ( Donationware )

Changelog

    Bugfixes:

    Correctly recognize projects under Fossil version control.
    Fixed potential crash on GTK when opening a list dialog and immediately arrowing down.
    Fixed crash unsplitting a non-focused view whose other pane contains the focused view.
    Fixed some multi-byte characters in Julia lexer being incorrectly marked as operators.
    Fixed lack of legacy support for lexer.fold_consecutive_lines().
    Do not highlight Bash variable pattern expansion as comments.
    Fixed potential crash with proxy lexers like RHTML.
    Scintilla: fixed crash when using IME with a large amount of text selected.

    Changes:

    Added textadept.run.run_without_prompt for running commands immediately
    Updated Hare lexer.

[close]

http://foicica.com/textadept/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1839
« Antwort #7324 am: 02 September, 2023, 08:10 »
Changes:

9.0.1839: No Makefile rule to build cscope database
9.0.1838: Vim9: Cannot modify class member vars from def function
9.0.1837: Vim9: class_member_type() can be optimized
9.0.1836: display wrong with virttext, linebreak and breakindent
9.0.1835: Perl interface has problems with load PL_current_context
9.0.1834: Some problems with xxd coloring

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1844
« Antwort #7325 am: 02 September, 2023, 19:10 »
Changes:

9.0.1844: doc helptags may not be up to date
9.0.1843: xxd color test flaky
9.0.1842: Need more accurate profiling
9.0.1841: style: trailing whitespace in ex_cmds.c
9.0.1840: [security] use-after-free in do_ecmd

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1853
« Antwort #7326 am: 03 September, 2023, 09:10 »
Changes:

9.0.1853: CI error on different signedness in regexp.c
9.0.1852: i_CTRL-O does not reset Select Mode
9.0.1851: breakindent missing by virt text
9.0.1850: Vim9: wrong line number where options set
9.0.1849: CI error on different signedness in ex_cmds.c
9.0.1848: [security] buffer-overflow in vim_regsub_both()
9.0.1847: [security] potential oob write in do_addsub()
9.0.1846: [security] crash in fullcommand
9.0.1845: xxd: Test_xxd_color start failing

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Text Editor Pro 27.5.1
« Antwort #7327 am: 03 September, 2023, 09:50 »
Text Editor Pro (formerly EditBone) is a powerful text editing tool that comes with syntax highlighting support for over 50 languages and scripts, customizable with over 100 options, 29 ready made styles, a handy file comparison feature, unicode character map, numerical unit convert tool, SQL formatter, and support for multiple directories and search results.

Freeware

Changelog


    Fixed editor backup options
    Fixed highlight similar terms
    Fixed Object Pascal highlighter
    Fixed XML highlighter
    Updated language files

[close]

https://texteditor.pro/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1856
« Antwort #7328 am: 03 September, 2023, 19:40 »
Changes:

9.0.1856: issues with formatting positional arguments
9.0.1855: mode() doesn't indicate command line for terminal
9.0.1854: test_crash1() fails on CI

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1863
« Antwort #7329 am: 04 September, 2023, 08:10 »
Changes:

9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr
9.0.1862: Vim9 Garbage Collection issues
9.0.1861: xxd: issue when -R is specified several times
9.0.1860: CI: test_crash1() is flaky
9.0.1859: heap-use-after-free in bt_normal()
9.0.1858: [security] heap use after free in ins_compl_get_exp()
9.0.1857: [security] heap-use-after-free in is_qf_win()

http://www.vim.org/index.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
CudaText 1.198.0.0
« Antwort #7330 am: 04 September, 2023, 10:10 »
Create programming scripts with this powerful tool that supports more than 130 languages and allows users to work concurrently on as many as six groups of projects.

Freeware

Changelog
   

    Add: updated TRegExpr engine from 1.158 to 1.163; see change log: https://github.com/andgineer/TRegExpr/blob/master/History.txt
    Add: Wiki topic https://wiki.freepascal.org/CudaText_plugins#How_to_run_formatter_ESLint_on_saving
    Add: Wiki topic https://wiki.freepascal.org/CudaText_plugins#How_to_bind_a_hotkey_to_insert_a_snippet
    Add: Wiki topic https://wiki.freepascal.org/CudaText_plugins#Config_Toolbar
    Add: double-click on 'preview' tab makes it 'normal' (thanks @ThaiDat)
    Fix: LSP tooltip was not shown in floating groups
    Fix: few editor properties ('tabulation size', 'tabulation by spaces', 'saving: force final EOL', 'saving: trim line ends') were reset on tab-switching: from values set by EditorConfig plugin, to values from user.json (thanks @ildarkhasanshin)
    Fix: "ui_tab_recent_on_close":true didn't work in 'floating' groups
    Fix: on opening picture by "File/Open", background color remained fixed white (thanks @bbslipers)
    Fix: workaround for Windows save-as dialog bug: dialog can suggest bad filename for filter 'All files', like 'name.lua.yml' instead of 'name.lua' when YAML lexer is active (thanks @bbslipers)
    Fix: lexer reST: better rule for '|' in tables

[close]

https://cudatext.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Text Editor Pro 27.5.2
« Antwort #7331 am: 04 September, 2023, 20:20 »
Whats new:>>

    Fixed search
    Fixed SQL formatter

https://texteditor.pro/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Znote 2.3.8
« Antwort #7332 am: 04 September, 2023, 20:50 »
Znote is a free, elegant program meant to help you write beautifully organized Markdown documents. You can organize your texts, notes, and files even better, using the simplistic left-side widget organizer for smoothly navigating different files.

Open Source  /  Freemium

Whats new:>>

Fixed: Play icon was not always visible after changing notes

https://znote.lagrede.fr/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Kate 23.08.0 Build 2147
« Antwort #7333 am: 05 September, 2023, 08:20 »
Text editor that features support for a wide variety of programming languages, syntax highlighting and scripts, which also provides you with an extensive configuration window.

License: GPL /  Donationware

https://kate-editor.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HelpNDoc Personal Edition 8.9.0 Build 604
« Antwort #7334 am: 05 September, 2023, 20:40 »
HelpNDoc provides all the tools necessary to write complete help files, manuals and documentations in a user friendly and very easy to use environment. HelpNDoc can generate standard Windows CHM help files, WEB based documentation, iPhone specific websites as well as printable PDF and Word documents.

HelpNDoc is completely free for personal use and evaluation purposes.

Changelog

    New project starter kits to help bootstrap a new documentation project's hierarchical structure based on best practices. Includes the following starter kits: API documentation, Cooking recipes, Mobile app, Software documentation
    It is now possible to filter topics in the table of contents by status (e.g. complete, in progress...) and visibility (e.g. visible, hidden, hidden from table of contents)
    Table of contents panel now has an optional toolbar to conveniently access some common table of contents related actions
    Redesigned new project dialog for faster and easier creating of the initial table of contents thanks to a toolbar showing available actions
    New YAML automatic syntax highlighter
    Script editor now optionally indents / decreases indents for all selected lines when the TAB or SHIFT-TAB keyboard shortcuts are pressed
    Script editor now optionally highlights matching brackets
    Panels such as as the table of contents, library and keywords now update their caption to mention if they are currently filtered
    Library item analyzer's "Select similar items" action didn't always select all similar items
    Improved grid sorting application-wide: all grid columns now use case insensitive sorting
    Script editor didn't respect any updated options until the application was restarted
    Optimized speed for loading and operating main form and table of contents panel
    Speed up the opening of the topics status popup menu
    The "Delete" button was flickering in the status management window under certain conditions

See also

    Meet HelpNDoc 8.8: The Perfect Blend of Visual and Textual Content Editing
    Recreate Folder Hierarchies, Improved Mathematical Equation Editor, and Advanced Template Overrides in HelpNDoc 8.7
    HelpNDoc 8.6 Introduces a Powerful Non-Destructive Multi-Layered Image Editor to Enhance Your Documentation Workflow!
    New equation library item with built-in mathematical expression editor, project-wide character analyzer, and more in HelpNDoc 8.5
    Streamline Your Documentation Generation Workflow with the New HTTP Request Build Action in HelpNDoc 8.4

[close]

http://www.helpndoc.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )