Search found 166 matches

by Matze
Wed Apr 10, 2024 7:52 am
Forum: Styles, Stylesheets and XML
Topic: Cursor button shortcut for next or previous button
Replies: 5
Views: 93

Re: Cursor button shortcut for next or previous button

Hi Alex,
thanks for the idea. Unfortunatelly does it work only once to the previous and once to the next topic.
My idea was to read the entire topics by using the keyboard without mouse :D .

Maybe something with history.back() and history.forward() event, but I don´t know how coding this :mrgreen:
by Matze
Wed Apr 10, 2024 5:10 am
Forum: Styles, Stylesheets and XML
Topic: Cursor button shortcut for next or previous button
Replies: 5
Views: 93

Cursor button shortcut for next or previous button

Hi all,
is it possible to put a keyboard key on my HTML5 skin buttons?
Now I have to click on next or previous button to jump in the next or previous button.

But would be nice to use left or right cursor button as well.
by Matze
Fri Mar 01, 2024 12:33 pm
Forum: Flare's General Discussion
Topic: Creating a soft line break in Flare?
Replies: 4
Views: 338

Re: Creating a soft line break in Flare?

Hi, from my point of view I would not make line breaks. Better creating other methods such as paragraph styles.
by Matze
Tue Aug 08, 2023 12:17 am
Forum: Tips and Tricks
Topic: Non-breaking-space for variables
Replies: 7
Views: 5081

Re: Non-breaking-space for variables

Hi Trent,
sorry for bothering but maybe I´m to stupid to understand :mrgreen:

If there is no change to insert any kind of code via editor because it is not working, HOW can I insert it in the standard variable view?
Shift+Space in the standard view does not work.
by Matze
Mon Aug 07, 2023 3:22 am
Forum: Tips and Tricks
Topic: Non-breaking-space for variables
Replies: 7
Views: 5081

Re: Non-breaking-space for variables

:oops:
But in another project it does not work. In the output no space is visible, but why?

<Variable
Name="Dev1_grille_Nr"
Comment="E-Teil"
EvaluatedDefinition="[010] frontgrille">[010]&#160;frontgrille</Variable>
by Matze
Mon Aug 07, 2023 12:08 am
Forum: Tips and Tricks
Topic: Non-breaking-space for variables
Replies: 7
Views: 5081

Re: Non-breaking-space for variables

... good idea not to forget the EvaluatedDefinition="SH 433>SH&#160;433

:D :D :D

Thx a lot!
by Matze
Sun Aug 06, 2023 11:45 pm
Forum: Tips and Tricks
Topic: Excluding content for ZIP Option
Replies: 3
Views: 4699

Re: Excluding content for ZIP Option

Hi Trent, we have some handmade workarounds because we are using Flare without any kind of version control like git. When making a manual release we zip the entire project. Sounds crazy - right :blaze: But it makes no sense for me to zip all the entire files, all these hundrets of files. E.g, topics...
by Matze
Sun Aug 06, 2023 11:36 pm
Forum: Tips and Tricks
Topic: Non-breaking-space for variables
Replies: 7
Views: 5081

Re: Non-breaking-space for variables

We are often use a couple of variables, such as special disassembly / assembly tools. In the example below from one variable set we want to avoid a line break between SH and 433. After making a backup from the variable set I´d often tried what you are saying, EvaluatedDefinition="SH 433>SH &...
by Matze
Thu Aug 03, 2023 11:37 pm
Forum: Capture's General Discussion
Topic: Font sizes for different outputs
Replies: 0
Views: 12359

Font sizes for different outputs

Hi all,
how can I set different font sizes in different outputs WITHOUT crating different conditioned bubbles?
We have one font size for capture text in PDF output and one font size for capture text in HTML output...
by Matze
Thu Aug 03, 2023 11:34 pm
Forum: Tips and Tricks
Topic: Non-breaking-space for variables
Replies: 7
Views: 5081

Non-breaking-space for variables

Hi again,
maybe an old issue but HOW can I create non-breaking-spaces in the variable sets?

In the past I'd tested it with the &#160; value. Indeed, its xml but in our manual are hundrets of variables without non-breaking spaces, not good :oops:
by Matze
Mon Jul 24, 2023 5:40 am
Forum: Styles, Stylesheets and XML
Topic: Use of magnifier script code
Replies: 4
Views: 2585

Re: Use of magnifier script code

corrections... It works fine with svg, was a adobe illustrator problem. The other thing is to level up the java script performance :(
by Matze
Fri Jul 21, 2023 1:59 am
Forum: Styles, Stylesheets and XML
Topic: Use of magnifier script code
Replies: 4
Views: 2585

Re: Use of magnifier script code

unfortunatelly it does not work with svg-files, but we will see....
by Matze
Wed Jul 19, 2023 1:29 am
Forum: Styles, Stylesheets and XML
Topic: Use of magnifier script code
Replies: 4
Views: 2585

Re: Use of magnifier script code

perfectly GREAT - Thanks. Indeed, I´d forgotten nesting my code in CDATA tags. Now it works fine, nice :mimic:
by Matze
Tue Jul 18, 2023 12:48 am
Forum: Styles, Stylesheets and XML
Topic: Use of magnifier script code
Replies: 4
Views: 2585

Use of magnifier script code

Hi all, I want to figure out how it is possible to insert magnifier code on images. It needs a bit code, but in Flare it does not work. Such as this: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_image_magnifier_glass When inserting some error messages appear. So have you code which i...
by Matze
Thu Jul 06, 2023 2:57 am
Forum: Single-Sourcing
Topic: Best practice for applying condition tags to topics?
Replies: 4
Views: 6241

Re: Best practice for applying condition tags to topics?

Hi, you can also set a condition on a TOC entry by using [F4]. Then you have conditioned the TOC entry, but not the entire topic, so your colleagues can use it in other projects. I use both: On topics for "use only in PDF" or "use only in HTML" and on TOC entries for only this pr...
by Matze
Thu Jul 06, 2023 1:45 am
Forum: Styles, Stylesheets and XML
Topic: Image Bookmark
Replies: 5
Views: 971

Re: Image Bookmark

thats my bookmark code inside of the target: <p> a name="M-BAR_Screw_ASS"></a> <img src="../../../Images/1_Img_ASSY_TCB_M_S/PCBs/TCB_M_Mainboard.jpg" class="B175" /> </p> and that is my xref code from the start topic <p class="TabText_LB"> <MadCap:xref href=&q...
by Matze
Thu Jul 06, 2023 1:39 am
Forum: Styles, Stylesheets and XML
Topic: Image Bookmark
Replies: 5
Views: 971

Re: Image Bookmark

hmmm, it does not work, then I get an empty xref link which will not be published.
by Matze
Tue Jun 27, 2023 4:45 am
Forum: Web-based Outputs
Topic: Logo size control
Replies: 1
Views: 423

Re: Logo size control

Which skin type do you use, classic tripane?
by Matze
Tue Jun 27, 2023 4:35 am
Forum: Styles, Stylesheets and XML
Topic: Image Bookmark
Replies: 5
Views: 971

Image Bookmark

How can I directly set a bookmark on a image. My ideas do not work, I can only bookmark headings.
by Matze
Thu Jun 22, 2023 7:54 am
Forum: Tips and Tricks
Topic: Excluding content for ZIP Option
Replies: 3
Views: 4699

Excluding content for ZIP Option

Hi all, is there a way to excludes files and folders when I ZIP my entire Flare project. We are often make flare archives when the project is finished, e.g. for a closed release. But I need not extract all the stupid stuff such as original images or anything else. Is there a nice workaround? Thx, Ma...
by Matze
Thu May 25, 2023 11:41 pm
Forum: Styles, Stylesheets and XML
Topic: Set condition of ONE variable
Replies: 6
Views: 1920

Re: Set condition of ONE variable

Thanks for your answer and you are right. Nevertheless I need the possibility to change the condition of a variable within the variable editor. Otherwise I have to change the condition state inside of all respective topics, lot of work. Ok, maybe I have some ideas of workarounds like changing it in ...
by Matze
Fri May 19, 2023 3:52 am
Forum: Styles, Stylesheets and XML
Topic: Set condition of ONE variable
Replies: 6
Views: 1920

Re: Set condition of ONE variable

The benefit is not clear for me. - The first workaround for nesting a variable into a conditioned snippet sounds to heavy for me. In this case I have to put hundrets of variables into separate snippets. - The second workaround has no benefit for me because Its the same work: Apply a class to my vari...
by Matze
Fri May 19, 2023 2:47 am
Forum: Styles, Stylesheets and XML
Topic: Set condition of ONE variable
Replies: 6
Views: 1920

Re: Set condition of ONE variable

Hi Rae,
many thanks for your answer.

The second idea sounds interesting, I check this. If I understand you right: Making a variable class with mc-condition attribute, right?
by Matze
Wed May 17, 2023 2:00 am
Forum: Styles, Stylesheets and XML
Topic: Set condition of ONE variable
Replies: 6
Views: 1920

Set condition of ONE variable

Hi all, how can I define a condition for ONE variable in a variable set. The whole set works fine but not a variable inside of the variable set. Its important becaue I´ve some snippets AND variables for the next release, they should not published at the moment. Example: "Tighten the screw with ...