Search found 28 matches

by Gene K
Thu Sep 02, 2021 12:56 pm
Forum: Capture's General Discussion
Topic: Error when trying to save certain captures
Replies: 0
Views: 6124

Error when trying to save certain captures

I'm running into a "crash" error when trying to save certain images in Capture (the quotes are because the program doesn't actually crash). The error pops up several times in a row. It repeatedly prompts me to discard all changes, though I can click 'No' and it will eventually save the cha...
by Gene K
Tue Jun 30, 2020 8:12 am
Forum: Web-based Outputs
Topic: Glossary not showing definition for 2 words together
Replies: 5
Views: 1697

Re: Glossary not showing definition for 2 words together

Glad you got everything resolved, and thanks for following up with an explanation of what the problem actually was! :D
by Gene K
Wed Jun 24, 2020 4:00 pm
Forum: Flare's General Discussion
Topic: Converting International Currency Formats
Replies: 1
Views: 792

Re: Converting International Currency Formats

Assuming this is manually-entered data, you can use conditional text to include/exclude content from specific targets. So in your case, you'd add: $3,000.00 ← Create and apply a condition like "US Only" R3 000,00 ← Create and apply a condition like "ZA Only" Then, configure which...
by Gene K
Fri Jun 19, 2020 1:22 pm
Forum: Web-based Outputs
Topic: Glossary not showing definition for 2 words together
Replies: 5
Views: 1697

Re: Glossary not showing definition for 2 words together

I retested with the "convert first occurrence" option set, and Flare definitely created separately links correctly in HTML5 output. Perhaps Flare 2020 fixed that issue with 2019? I would suggest: Create a brand new project, enter just your glossary terms, and test out the HTML5 output with...
by Gene K
Mon Jun 08, 2020 9:53 am
Forum: Web-based Outputs
Topic: Glossary not showing definition for 2 words together
Replies: 5
Views: 1697

Re: Glossary not showing definition for 2 words together

Hi, Do you have all 3 terms entered separately in your glossary file? Which conversion option do you have set in your HTML5 target? Open the target file and check the "Glossary" tab if you need to. I'm using Flare 2020 so my results might not be exactly the same, but in my tests Flare dete...
by Gene K
Wed May 27, 2020 11:34 am
Forum: Flare's General Discussion
Topic: How do I clear the "Recent" list on the Start page?
Replies: 5
Views: 2143

Re: How do I clear the "Recent" list on the Start page?

(Would be even happier if I could also remember how to NOT have the Start page appear every time I open Flare, because the first thing I do EVERY TIME is close it. I'm sure I didn't always have to have it appear every time I open Flare...) Same here. None of the solutions I've seen suggested work. ...
by Gene K
Wed May 27, 2020 8:55 am
Forum: Flare's General Discussion
Topic: How do I clear the "Recent" list on the Start page?
Replies: 5
Views: 2143

Re: How do I clear the "Recent" list on the Start page?

In the File menu, there should be a button labeled "Manage Recent Projects" toward the bottom/right corner. Click it to open the "Recent Projects" window, then click "Remove All."

This should apply to 2019r2 and 2020; I haven't used any other versions though.
by Gene K
Fri May 15, 2020 9:19 am
Forum: Printed Documentation Targets
Topic: How do I remove borders from a table?
Replies: 1
Views: 2702

Re: How do I remove borders from a table?

In-line CSS styling uses a different syntax from HTML attributes. You need to set the style= attribute, and any CSS properties within the required quotation marks. In your case: <table style="border-collapse: collapse; width: 100%; border-style: hidden;"> See this page for a detailed expla...
by Gene K
Thu May 14, 2020 7:11 am
Forum: Styles, Stylesheets and XML
Topic: Changing the colour of a div element based on the parent div
Replies: 3
Views: 1646

Re: Changing the colour of a div element based on the parent

Ooh. That worked brilliantly. Thank's Gene K. For anyone that might find this post of interest, there's a slight mistake in step 3 of Gene K's instructions to be used in the Flare Stylesheet editor - I had to type div.tip instead of div.example. Glad to help, and sorry for the typo - I used my own ...
by Gene K
Wed May 13, 2020 4:28 pm
Forum: Styles, Stylesheets and XML
Topic: Changing the colour of a div element based on the parent div
Replies: 3
Views: 1646

Re: Changing the colour of a div element based on the parent

Yes, you can do that. Use a selector that targets div.tip child elements with div.update parents. Here's example code (added separately from your div.tip and div.update code). div.update div.tip { background-color #FFFFFF; } To do this through the Flare Stylesheet editor: Right-click on div.update, ...
by Gene K
Tue May 05, 2020 2:32 pm
Forum: Styles, Stylesheets and XML
Topic: How to give responsive layout divs uniform height?
Replies: 5
Views: 3360

Re: How to give responsive layout divs uniform height?

Thanks! Flex boxes were just the thing. Everything is behaving now. A note for people who might be wrestling with a similar problem in the future: I found that specifying the flex display option prevented my divs from changing layout when the mobile break-point was hit, so I ended up with all three...
by Gene K
Tue May 05, 2020 12:18 pm
Forum: Printed Documentation Targets
Topic: Word adding paragraph spacing on inserted rows
Replies: 10
Views: 3720

Re: Word adding paragraph spacing on inserted rows

Hi Fee, It sounds like I will need to know the styles created by Flare in the Word doc? I am confident I will know how to do it, I just need some info about how to get the style to remove the paragraph spacing. From memory, once published it Word, there is actually a different style on the 'problema...
by Gene K
Mon May 04, 2020 4:43 pm
Forum: Printed Documentation Targets
Topic: Word adding paragraph spacing on inserted rows
Replies: 10
Views: 3720

Re: Word adding paragraph spacing on inserted rows

Hi Gene, That's exactly what's happening. Word is inserting a space before and after on the paragraph within the cell (I already knew that was happening - but I assumed it was a setting in Flare that I missed that was doing it). For now there is only one row that has the issue, so I've been manuall...
by Gene K
Wed Apr 29, 2020 12:53 pm
Forum: Styles, Stylesheets and XML
Topic: How Should I Create Tables with Header Columns?
Replies: 4
Views: 2280

Re: How Should I Create Tables with Header Columns?

To clarify, you use your custom row when you need to add extra "header" rows later in your table, correct? Exactly! We don't use this very often, but there are a few cases where we need a row to appear as if it's a "header" row. But as you mentioned with the header columns, this...
by Gene K
Wed Apr 29, 2020 8:40 am
Forum: Flare's General Discussion
Topic: Search bar in Tablet and Mobile medium
Replies: 1
Views: 861

Re: Search bar in Tablet and Mobile medium

Question: Did you try resizing your browser window, or is it in full-screen? I played around with these settings a bit and here are my results: Web= default, Tablet/Mobile= none: Search bar appears in full-screen but disappears when windowed. Web/Tablet= default, Mobile= none: Search bar appears in ...
by Gene K
Tue Apr 28, 2020 2:21 pm
Forum: Flare's General Discussion
Topic: Cannot Resize SVGs in PDF
Replies: 0
Views: 837

Cannot Resize SVGs in PDF

Hello, I've redone this post from its original version to hopefully make it easier to work with and include additional information I picked up from ongoing troubleshooting. I am building divs to use as notices (NOTE, WARNING, DANGER, etc.) with icons as background images. I've more or less figured o...
by Gene K
Mon Apr 27, 2020 8:59 am
Forum: Styles, Stylesheets and XML
Topic: How Should I Create Tables with Header Columns?
Replies: 4
Views: 2280

Re: How Should I Create Tables with Header Columns?

In our table styles, I added a custom column style for this. After applying the table style, you can right-click the column and select the custom column style. While not completely automated, it does prevent the need for inline formatting. Thank you! This helped me realize that I didn't need to wor...
by Gene K
Fri Apr 24, 2020 1:30 pm
Forum: Styles, Stylesheets and XML
Topic: How Should I Create Tables with Header Columns?
Replies: 4
Views: 2280

How Should I Create Tables with Header Columns?

Hello, I know that the <th> scope attribute allows creating tables with a header column rather than row . However, this option seems to be missing from the "Insert Table" tool and is separate from table styles (which only apply CSS). I would like to avoid manually restructuring my tables w...
by Gene K
Fri Apr 24, 2020 8:51 am
Forum: Printed Documentation Targets
Topic: How do I add a line break after a chapter number?
Replies: 6
Views: 2706

Re: How do I add a line break after a chapter number?

Great, thanks. Tucking that little trick away for possible later use. :P
by Gene K
Thu Apr 23, 2020 4:08 pm
Forum: Printed Documentation Targets
Topic: How do I add a line break after a chapter number?
Replies: 6
Views: 2706

Re: How do I add a line break after a chapter number?

And it worked! I just had to tweak the h1.chapter selector: Removed margin-left Changed text-indent to -0.25in Glad you found a solution. It took me a moment to get a clear idea of what you did, so just to confirm: Added display: block to your span.ChapAutoNum , forcing everything after onto a new ...
by Gene K
Thu Apr 23, 2020 10:01 am
Forum: Printed Documentation Targets
Topic: How do I add a line break after a chapter number?
Replies: 6
Views: 2706

Re: HOw to I add a line break after a chapter number?

I see that your chapter auto-numbering is styled differently from your actual chapter headings through your span tag. I don't know how many chapters you're dealing with, so this may not be viable, but perhaps: Attach your chapter auto-numbering to a different custom paragraph style, like p.Chapter o...
by Gene K
Tue Apr 21, 2020 10:17 am
Forum: Styles, Stylesheets and XML
Topic: How to give responsive layout divs uniform height?
Replies: 5
Views: 3360

Re: How to give responsive layout divs uniform height?

How do you get a uniform height on row items using flex? I'm not a flex expert, but I don't know how to get a uniform height using flex. But using CSS Grid definitely would handle this - https://css-tricks.com/snippets/css/complete-guide-grid/ I'm not a flex expert either (so I can't really get int...
by Gene K
Fri Apr 17, 2020 11:47 am
Forum: Styles, Stylesheets and XML
Topic: How to give responsive layout divs uniform height?
Replies: 5
Views: 3360

Re: How to give responsive layout divs uniform height?

Hello, While I don't know if Flare has a GUI tool for this feature, CSS's "flexbox" function is probably the solution to your problem. W3C guide to flexboxes: https://www.w3schools.com/css/css3_flexbox.asp Example 3rd-party guide that might help with understanding: https://css-tricks.com/s...
by Gene K
Thu Apr 16, 2020 1:42 pm
Forum: Styles, Stylesheets and XML
Topic: Can I Combine Table AutoFit to contents with max-width?
Replies: 0
Views: 756

Can I Combine Table AutoFit to contents with max-width?

Hello, I would like to use the table "AutoFit to contents" setting to let them shrink to the minimum size needed to fit content, but apply a max-width of 90% to limit how big they can get on printed pages. However, max-width does not seem to have any effect. I have applied a table style th...
by Gene K
Thu Apr 16, 2020 10:01 am
Forum: Printed Documentation Targets
Topic: Word adding paragraph spacing on inserted rows
Replies: 10
Views: 3720

Re: Word adding paragraph spacing on inserted rows

I don't know if you've solved this already, but if the spacing before/after a paragraph occurs when you insert a new row in Word then I would assume that it is Word adding the extra spacing. Word has its own styling, and it may be adding something that overrides whatever you've done in Flare . Check...