saigkill / latex_curriculum_vitae-dotnet

Latex Curriculum Vitae is a simple solution for writing job applications. Using LaTEX, you can produce, compile, and send beautiful documents directly within the app. Latex Curriculum Vitae also allows you to manage the current status of submitted applications. Users only need a Windows 10 computer and a basic knowledge of LaTEX---all other dependencies are bundled by the release.
http://saigkill.github.io/latex_curriculum_vitae-dotnet
GNU General Public License v3.0
0 stars 0 forks source link

Issue#3 english docs #14

Closed samanthahamilton closed 3 years ago

samanthahamilton commented 3 years ago

Continued Read of English Docs

Issue linked:

Issue #3

Pages addressed:

Notes:

Hi Sascha,

I made a couple of little edits to the README and main index pages. Just small, grammatical issues I notice when opening the docs today.

I've read and adjusted Section 1.0 About (previously "Round About"). I will continue with Section 2 soon!

Two notes for things I would suggest changing:

Talk soon, Sam.

samanthahamilton commented 3 years ago

Continued Read of English Docs

Pages addressed:

Notes:

I had time to go through the final 4 files for grammar, clarity, English-usage, etc. I have a couple quick questions:

On the Installation page:

I also created some added line breaks in the Installation section to highlight and emphasize some key information, and break up the text a little.

Let me know what you think, and any other changes that might be necessary.

Cheers, Sam.

saigkill commented 3 years ago

Hi @samanthahamilton : the xml code, and also the app.revision_update file will build by a docbook builder. That builder sets it in the right way. For the slogan i would propose to use "Create job applications using LaTEX with one simple click" and use that one in all places. About the Section 4.1: In general the edit range works in the same way as the other one. Maybe you would like to write some sentence about that? Important Notice on Line 92: You're right. Commenting out in LaTEX works with the marker "%". Would you like to add a sentence about that? About Download wording: I would propse to use "Download, Install & Configure". About file path: The procedure works so (see the second picture on https://saigkill.github.io/latex_curriculum_vitae-dotnet/doc/cha.installation.html). You see a field, where are "Roaming > latex_curriculum_vitae". If you click in this field, you can type any path in it (like C:\Users), and Windows Explorer opens that path. If you type "%appdata%/latex_curriculum_vitae", Windows Explorer opens "C:\User\Username\AppData\Roaming\latex_curriculum_vitae". Hope that helps.

Thank you very much for your help :-) I'll merge the Pull Requests now.