[libreoffice-documentation] Re: BG7309 Macros - ScriptForge Proposal

2022-03-15 Thread flywire
Updated to BG7309-Macros_SF_OH_FW_24Jan2022_16Mar2022.odt which
incorporates a few SourceForge demo updates. Existing drafts moved to
archive. Please advise if not correctly logged in tracking sheet.

On Wed, Mar 16, 2022 at 1:35 PM flywire  wrote:

> There is a major usability issue I've found with using code from the pdf
> documents. Copy/paste replaces any leading space on indented lines with a
> single space. This is particularly an issue with python because indentation
> is part of the syntax. How can this be fixed in the pdf documents?
>
> I see between adding that draft and posting to the mailing list Olivier
> Hallot has included an earlier draft in the chapter he had checked out.
> I'll check out that chapter and update it to the latest ScriptForge draft.
>
> How can python code be formatted in colour?
>
>>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Re: BG7309 Macros - ScriptForge Proposal

2022-03-15 Thread Andrew Pitonyak
I have macros that can color code Python as well as a few other languages. This 
works by setting character styles with the character style has the color 
association. So maybe that's what you want maybe it's not.

You also might be able to just load it into a Python editor that does color 
coding and then copy and paste, some editors transfer the color when you do 
that.



⁣Get BlueMail for Android ​

On Mar 15, 2022, 10:35 PM, at 10:35 PM, flywire  wrote:
>There is a major usability issue I've found with using code from the
>pdf
>documents. Copy/paste replaces any leading space on indented lines with
>a
>single space. This is particularly an issue with python because
>indentation
>is part of the syntax. How can this be fixed in the pdf documents?
>
>I see between adding that draft and posting to the mailing list Olivier
>Hallot has included an earlier draft in the chapter he had checked out.
>I'll check out that chapter and update it to the latest ScriptForge
>draft.
>
>How can python code be formatted in colour?
>
>
>On Wed, Mar 16, 2022 at 1:18 PM flywire  wrote:
>
>> I've uploaded a draft ScriptForge proposal and accompanying database
>to
>> NextCloud.
>>
>> Comments:
>>
>>1. The draft needs checking (one macro example is not supported)
>and
>>reformatting
>>2. There is a note about standard colours for code that has been
>>applied to the basic code except for the last few pages. It needs
>to be
>>extended to python and sql.
>>3. Raising spacing at the top and bottom of paragraphs again, and
>>orphan lines/headings
>>
>>
>
>-- 
>To unsubscribe e-mail to:
>documentation+unsubscr...@global.libreoffice.org
>Problems?
>https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>Posting guidelines + more:
>https://wiki.documentfoundation.org/Netiquette
>List archive:
>https://listarchives.libreoffice.org/global/documentation/
>Privacy Policy: https://www.documentfoundation.org/privacy

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-documentation] Re: BG7309 Macros - ScriptForge Proposal

2022-03-15 Thread flywire
There is a major usability issue I've found with using code from the pdf
documents. Copy/paste replaces any leading space on indented lines with a
single space. This is particularly an issue with python because indentation
is part of the syntax. How can this be fixed in the pdf documents?

I see between adding that draft and posting to the mailing list Olivier
Hallot has included an earlier draft in the chapter he had checked out.
I'll check out that chapter and update it to the latest ScriptForge draft.

How can python code be formatted in colour?


On Wed, Mar 16, 2022 at 1:18 PM flywire  wrote:

> I've uploaded a draft ScriptForge proposal and accompanying database to
> NextCloud.
>
> Comments:
>
>1. The draft needs checking (one macro example is not supported) and
>reformatting
>2. There is a note about standard colours for code that has been
>applied to the basic code except for the last few pages. It needs to be
>extended to python and sql.
>3. Raising spacing at the top and bottom of paragraphs again, and
>orphan lines/headings
>
>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-documentation] BG7309 Macros - ScriptForge Proposal

2022-03-15 Thread flywire
I've uploaded a draft ScriptForge proposal and accompanying database to
NextCloud.

Comments:

   1. The draft needs checking (one macro example is not supported) and
   reformatting
   2. There is a note about standard colours for code that has been applied
   to the basic code except for the last few pages. It needs to be extended to
   python and sql.
   3. Raising spacing at the top and bottom of paragraphs again, and orphan
   lines/headings

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-documentation] Base Guide BG7309 - Macros

2022-03-15 Thread Olivier Hallot

Hi all

I have reviewed the Base Guide Macro chapter BG7309, with the following 
additions


- Accepted all suggestions by Steve Fanning
- cleanup of anchors, frames, styles, Basic and Python code using Andrew 
Pitonyak source code coloring extension.
- Added section on ScriptForge by flywire (fixed typos and code 
formatting. A second review is advisable as some commented lines were 
left in the code)


The file is in WIP folder for further review with track changes enabled.

BG7309-Macros_SF_24Jan2022_OH_15Mar2022.odt

I also added a version in the Published folder and hooked to the master 
document. A temporary PDF was also updated.


Cheers
--
Olivier Hallot
LibreOffice Documentation Coordinator
Rio de Janeiro - Brasil - Local Time: UTC-03:00
LibreOffice – free and open source office suite: https://www.libreoffice.org
Respects your privacy, and gives you back control over your data
http://tdf.io/joinus

--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Getting Started 7.3 published

2022-03-15 Thread Martin Srebotnjak
I am asking who will finish the publication of 7.3 guide, the last step is
to clean the document and to prepare it for l10n into other languages and
as a basis for further GS updates (7.4, 8.0, ...) so that errors don't
expand and so that the l10n is made easier.
It is one of the needed phases also described in the publication guide.
But it always seems to get forgotten.

I just need it to start the l10n of GS73 into Slovenian.

Lp, m.

V V tor., 15. mar. 2022 ob 13:59 je oseba flywire 
napisala:

> Check template orphan paragraph and before/after paragraph spacing in
> general. There is a formatting issue with the template shown by the heading
> at the bottom of
>
> https://documentation.libreoffice.org/assets/Uploads/Documentation/en/GS7.3/GS73-GettingStarted.pdf#page=258
>
>
> V V tor., 22. feb. 2022 ob 16:16 je oseba Martin Srebotnjak <
> mi...@filmsi.net> napisala:
> >
> > > Could now someone please clean the final chapter files + whole guide?
> >
>
> --
> To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/documentation/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Getting Started 7.3 published

2022-03-15 Thread flywire
Check template orphan paragraph and before/after paragraph spacing in
general. There is a formatting issue with the template shown by the heading
at the bottom of
https://documentation.libreoffice.org/assets/Uploads/Documentation/en/GS7.3/GS73-GettingStarted.pdf#page=258


V V tor., 22. feb. 2022 ob 16:16 je oseba Martin Srebotnjak <
mi...@filmsi.net> napisala:
>
> > Could now someone please clean the final chapter files + whole guide?
>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Getting Started 7.3 published

2022-03-15 Thread Martin Srebotnjak
Hi,

V V tor., 22. feb. 2022 ob 16:16 je oseba Martin Srebotnjak <
mi...@filmsi.net> napisala:

> Could now someone please clean the final chapter files + whole guide?
> Olivier, could you please make a 7.3 GS odm file for automatic book
> generation of translated guides?
>

anyone working on this?

Thanks, m.

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-documentation] Writer Guide 7.3

2022-03-15 Thread Jean Weber
All chapters- except Preface & Master Docs - are in the WiP folder. The
status spreadsheet includes notes on what has changed. Most chapters have
no changes. I encourage reviewers to look first at the chapters that have
been changed. Change tracking was on for non-trivial changes.

I’ll be working on the final two files soon.

Jean

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy