From b0fb31149e20b5adc6d80fe6642fefa9a1aebe4f Mon Sep 17 00:00:00 2001 From: Tiffany Antopolski Date: Tue, 16 Nov 2010 23:06:27 -0500 Subject: [PATCH] docs: improvements to Reading section Shortened the title of finding.page to fit on one line. Merged zooming.page into movingaround.page and deleted zooming.page. Removed extra character at end of file in forms-saving.page. Removed zooming.page from Makefile.am. --- help/C/finding.page | 4 +-- help/C/forms-saving.page | 2 +- help/C/movingaround.page | 40 +++++++++++++++++++++++++++- help/C/zooming.page | 57 ---------------------------------------- help/Makefile.am | 3 +-- 5 files changed, 43 insertions(+), 63 deletions(-) delete mode 100644 help/C/zooming.page diff --git a/help/C/finding.page b/help/C/finding.page index 4181f34b..860c9aa1 100644 --- a/help/C/finding.page +++ b/help/C/finding.page @@ -5,7 +5,7 @@ - Search for a given term on a page. + Find a word or phrase in a document. @@ -18,7 +18,7 @@ -Finding Words and Phrases In A Document +Finding Text In A Document

Click EditFind or press CtrlF or / to display a diff --git a/help/C/forms-saving.page b/help/C/forms-saving.page index e4bc3113..215167c5 100644 --- a/help/C/forms-saving.page +++ b/help/C/forms-saving.page @@ -74,4 +74,4 @@

-q + diff --git a/help/C/movingaround.page b/help/C/movingaround.page index 00ee6701..b7712f75 100644 --- a/help/C/movingaround.page +++ b/help/C/movingaround.page @@ -4,7 +4,7 @@ - Scrolling and navigating around a page. + Navigating, scrolling and zooming. @@ -132,4 +132,42 @@ You can move around each page of a document by any of the following methods: +
+ Zooming In and Out + +

Click ViewZoom In or use the keyboard shortcuts Ctrl+ to zoom in.

+

Click ViewZoom Out or use the keyboard shortcuts Ctrl- to zoom out.

+
+ +

Alternatively, you can do one of the following:

+ +

hold down Ctrl and use your mouse scroll wheel to zoom.

+

select desired zoom percentage from the drop down menu above the window.

+ +
+
+ +

+The Best Fit option will make a document page fit the whole height of the window.

+

The Fit Page Width option will make a +document page fill the whole width of the window. +

+

+If you want to see two pages at once, side by side, like in a book, click +ViewDual. +

+
+

You can use the whole of your screen to view the document:

+ + +

Click ViewFullscreen or press F11.

+

To exit from the full screen mode:

+ +

Press F11 or Escape

+

or click the Leave Fullscreen button at the top of the screen.

+
+
+
+
+ diff --git a/help/C/zooming.page b/help/C/zooming.page deleted file mode 100644 index 5c467f1d..00000000 --- a/help/C/zooming.page +++ /dev/null @@ -1,57 +0,0 @@ - - - - - Change the size of the document by zooming in or out of the page. - - - - Phil Bull - philbull@gmail.com - - -

Creative Commons Share Alike 3.0

-
- -
- -Zooming In And Out - - -

Click ViewZoom In or use the keyboard shortcuts Ctrl+ to zoom in.

-

Click ViewZoom Out or use the keyboard shortcuts Ctrl- to zoom out.

-
- -

Alternatively, you can do one of the following:

- -

hold down Ctrl and use your mouse scroll wheel to zoom.

-

select desired zoom percentage from the drop down menu above the window.

- -
-
- -

-The Best Fit option will make a document page fit the whole height of the window.

-

The Fit Page Width option will make a -document page fill the whole width of the window. -

-

-If you want to see two pages at once, side by side, like in a book, click -ViewDual. -

-
-

You can use the whole of your screen to view the document:

- - -

Click ViewFullscreen or press F11.

-

To exit from the full screen mode:

- -

Press F11 or Escape

-

or click the Leave Fullscreen button at the top of the screen.

-
-
-
- -
diff --git a/help/Makefile.am b/help/Makefile.am index bfa93ea1..b41cc2f8 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -81,8 +81,7 @@ DOC_PAGES = \ synctex-editors.page \ synctex-search.page \ synctex-support.page \ - textselection.page \ - zooming.page + textselection.page DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl it ja nl oc pt_BR ru sl sr sv uk vi zh_CN -- 2.43.0