Search found 1906 matches

by Alexander Halser
Fri Jun 02, 2023 9:01 am
Forum: Help+Manual 9 Forum
Topic: Files get messed up when publishing multiple projects simultaneously
Replies: 3
Views: 1979

Re: Files get messed up when publishing multiple projects simultaneously

Hello Marc, Do you perhaps use variables in the output path? Version 9 supports variables in the output path and file name as well. And that's the only situation where I can imagine such a behaviour. Otherwise, please provide more information on how you publish the projects. Are the projects publish...
by Alexander Halser
Wed May 03, 2023 6:40 pm
Forum: Help & Manual 7 Forum
Topic: Formatting issue in PDF
Replies: 4
Views: 2174

Re: Formatting issue in PDF

What font is this?
If it is Tahoma (it looks a bit like that), please be aware that Tahoma Italic is a non-existent font, the italic tilt is simulated by Windows. In PDF, we do the same: simulate it to generate the same effect. But that has been much improved with version 8.
by Alexander Halser
Mon Apr 17, 2023 10:22 am
Forum: Help+Manual 8 Forum
Topic: Translation Tool
Replies: 9
Views: 5238

Re: Translation Tool

Sorry, I do not really understand what's happening. Can you just not select topics or can you not select anything (like: the main headings in the list, when you scroll up to the top)? We've never had a case when nothing at all can be selected in this grid. It is technically hard to imagine, either. ...
by Alexander Halser
Fri Apr 14, 2023 7:44 pm
Forum: Help+Manual 8 Forum
Topic: Translation Tool
Replies: 9
Views: 5238

Re: Translation Tool

I cant even type into the "DeepL Translator Plugin" panel on the right hand side. I can select all the available icons in the toolbar.
Of course not. The DeepL translation plugin doesn't activate unless you select a topic and text in a topic.
by Alexander Halser
Tue Apr 04, 2023 7:08 am
Forum: H&M Wish List
Topic: Lazy loading images
Replies: 2
Views: 93913

Re: Lazy loading images

Hello Michal, We don't explicitly support this and we believe, it is not really necessary. For fixed-sized images, H&M exports an explicit width and height CSS attribute. This information is interpreted by most browsers in a way, that this particular image is due for lazy loading. Because the fi...
by Alexander Halser
Fri Mar 10, 2023 6:28 pm
Forum: Help+Manual 9 Forum
Topic: Search dialog
Replies: 9
Views: 3055

Re: Search dialog

We can still not duplicate this behavior. Neither with the German nor with the English UI.
Can you right-click the editor and open the dialog with the context menu?
by Alexander Halser
Fri Mar 10, 2023 2:55 pm
Forum: Help+Manual 9 Forum
Topic: Search dialog
Replies: 9
Views: 3055

Re: Search dialog

We've never seen such a behaviour. With search dialog, do you refer to the specific find & replace dialog for topic content or to the generic search dialog for HTML content (you mentioned HTML and CSS)? Please post a screenshot, how this looks like, before you close the search dialog.
by Alexander Halser
Mon Mar 06, 2023 8:30 pm
Forum: H&M Wish List
Topic: [FEATURES] Graphviz / Mermaid integration
Replies: 3
Views: 98571

Re: [FEATURES] Graphviz / Mermaid integration

I've never heard about this file format. Do you have an example, that you could email to support? Help+Manual 9 comes with a small generic plugin DLL (ECIMPZIP.DLL) that can read any zip-based format. The only thing hard-coded in this DLL is the list of file extensions, which can easily be extended....
by Alexander Halser
Mon Mar 06, 2023 8:23 pm
Forum: Help+Manual 9 Forum
Topic: [GIT] Image naming
Replies: 3
Views: 1227

Re: [GIT] Image naming

Excellent suggestion! We will implement this with the next update and include username/machine name, if a project is under version control.
by Alexander Halser
Fri Mar 03, 2023 6:21 am
Forum: HelpXplain Infographics Tool
Topic: Key conflicts between the object list and the canvas
Replies: 7
Views: 2365

Re: Key conflicts between the object list and the canvas

You have a point here. We could implement an "Edit Object" menu item in the context menu of the object list. That would do the trick, wouldn't it?
by Alexander Halser
Thu Mar 02, 2023 2:50 pm
Forum: HelpXplain Infographics Tool
Topic: Key conflicts between the object list and the canvas
Replies: 7
Views: 2365

Re: Key conflicts between the object list and the canvas

Hi Cory,
the easiest way to select (a) particular object(s) is to select it in the Object List. There you can select even objects that are temporarily made invisible.
by Alexander Halser
Tue Feb 28, 2023 1:08 pm
Forum: Help+Manual 9 Forum
Topic: Missing custom variables export/impot
Replies: 2
Views: 1116

Re: Missing custom variables export/impot

Hi Ivo,
Together with a bug fix in this dialog, we have removed the import/export buttons. Because this dialog is meant to overwrite existing user defined variables, it doesn't make much sense to import new ones.
by Alexander Halser
Mon Feb 27, 2023 9:40 pm
Forum: Help+Manual 9 Forum
Topic: Minor feature request - Link Dialog
Replies: 4
Views: 1267

Re: Minor feature request - Link Dialog

We are going to implement this with the next update.
current-topic-link-dialog.png
by Alexander Halser
Wed Feb 15, 2023 11:23 am
Forum: Help+Manual 8 Forum
Topic: Translation Tool
Replies: 9
Views: 5238

Re: Translation Tool

Hi!
It's not clear to us how that looks like. Can you post a screenshot of HMTA when both projects are opened side by side?
by Alexander Halser
Tue Feb 07, 2023 2:02 pm
Forum: Help+Manual 9 Forum
Topic: Looking up topics in a child chm file
Replies: 1
Views: 971

Re: Looking up topics in a child chm file

I vaguely remember this as an old issue with merged CHM files. Not sure if it can be solved at all. When you open a context sensitive topic in a CHM file, the TOC is internally synced by the viewer. This sync method is pretty basic: it iterates the TOC top-down and highlights the first TOC entry tha...