[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread elextr via Github-comments
Fine, both you and frlan prefer it so no problem, the source is only read by 
the developers, not the users.

IIRC rEsT (never remember the caPitaLization ;-) spaces list items independent 
of blank lines in the source, so should not matter.

The plugin pages in `plugins.geany.org` are made from the READMEs of the 
individual plugins.  So these get CSS and surrounding content from the process 
that generates the pages.  

So long as the ResT is valid and it looks ok in https://plugins.geany.org is 
all that matters.  But as I said, I don't know how to check that.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#issuecomment-2081845225
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread xiota via Github-comments
> which assumes ReST markup

I added the new lines because it was easier for me to read the text version.  I 
ran it through pandoc to preview, and saw no difference.  But with a different 
parser or added stylesheet, there could be extra space between the items.  Like 
the difference between:

```html
...

...
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#issuecomment-2081828282
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread elextr via Github-comments
@xiota exact formatting for READMEs doesn't matter so long as they render ok on 
`plugins.geany.org` which assumes ReST markup IIRC but I don't know how to see 
what the new version of the page looks like.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#issuecomment-2081811919
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread xiota via Github-comments
@xiota commented on this pull request.



> +* Wizard to create new LaTeX documents in a fast and easy way
+  with a bunch of templates available
+
+* A front end for add labels ``\label{}`` and references ``\ref{}`` and 
+  ``\pageref{}`` with getting suggestion from aux file of document
+
+* Inserting special characters through menu
+
+* Help entering the right fields for BibTeX entries by
+  providing templates
+
+* Easy inserting format patterns like ``\texttt{}`` through menu
+
+* Support on inserting environments by offering an dialog and
+  recognising selections
+
+* Shortcuts for inserting ``\item`` and ``\newline``
+
+* Toolbar with often used format options

It was merged before I even saw this... so guess the newlines stay for now.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#discussion_r1582496945
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread Frank Lanitz via Github-comments
Merged #1343 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#event-12635676877
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread Frank Lanitz via Github-comments
@frlan commented on this pull request.



> +* Wizard to create new LaTeX documents in a fast and easy way
+  with a bunch of templates available
+
+* A front end for add labels ``\label{}`` and references ``\ref{}`` and 
+  ``\pageref{}`` with getting suggestion from aux file of document
+
+* Inserting special characters through menu
+
+* Help entering the right fields for BibTeX entries by
+  providing templates
+
+* Easy inserting format patterns like ``\texttt{}`` through menu
+
+* Support on inserting environments by offering an dialog and
+  recognising selections
+
+* Shortcuts for inserting ``\item`` and ``\newline``
+
+* Toolbar with often used format options

Somehow it feels better to read. I'd keep it. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#discussion_r1582327245
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread Colomban Wendling via Github-comments
@b4n commented on this pull request.

LGTM, indeed the ABOUTs don't seem useful, and for numberedbookmarks it's an 
old version of README including typos that have been corrected.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#pullrequestreview-2027207516
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] latex: improve readme (PR #1343)

2024-04-28 Thread Colomban Wendling via Github-comments
@b4n commented on this pull request.



> +* Wizard to create new LaTeX documents in a fast and easy way
+  with a bunch of templates available
+
+* A front end for add labels ``\label{}`` and references ``\ref{}`` and 
+  ``\pageref{}`` with getting suggestion from aux file of document
+
+* Inserting special characters through menu
+
+* Help entering the right fields for BibTeX entries by
+  providing templates
+
+* Easy inserting format patterns like ``\texttt{}`` through menu
+
+* Support on inserting environments by offering an dialog and
+  recognising selections
+
+* Shortcuts for inserting ``\item`` and ``\newline``
+
+* Toolbar with often used format options

I'd remove blank lines between the items (but it works like that)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1343#pullrequestreview-2027207317
You are receiving this because you are subscribed to this thread.

Message ID: