From fcc149d8666e62e49ad85114588893673968c74b Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Mon, 21 Nov 2016 01:10:48 -0500 Subject: [PATCH] docs: Move some images on the Queue article closer together. --- source/docs/en/latest/advanced/queue.markdown | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/source/docs/en/latest/advanced/queue.markdown b/source/docs/en/latest/advanced/queue.markdown index 0c6f7bba..1c4c2cc5 100644 --- a/source/docs/en/latest/advanced/queue.markdown +++ b/source/docs/en/latest/advanced/queue.markdown @@ -49,12 +49,10 @@ When using the `Queue`, you may find it beneficial to create multiple `Jobs` at -On Mac, first open the `Preferences` window using the `HandBrake` menu. +On Mac, first open the `Preferences` window using the `HandBrake` menu. In the `General` section, ensure that the `Automatically name output files` setting is selected and `Title` is part of the `Format` field. ![Opening the Preferences window on Mac](../images/mac/preferences-menu.png "Open the Preferences window using the HandBrake menu.") -In the `General` section, ensure that the `Automatically name output files` setting is selected and `Title` is part of the `Format` field. - ![Selecting the Automatically name output files setting](../images/mac/preferences-auto-naming.png "Select Automatically name output files ensure unique file names when adding multiple Titles to the Queue.") This ensures that each of your `Jobs` will be given a unique file name, and not overwrite each other. @@ -62,12 +60,10 @@ This ensures that each of your `Jobs` will be given a unique file name, and not -On Windows, first open the `Preferences` window using the `Tools` menu. +On Windows, first open the `Preferences` window using the `Tools` menu. In the `Output Files` section, ensure that the `Automatically name output files` setting is selected. Set a `Default Path` (where your new videos will be created) and make sure `Title` is part of the `File Format` field. ![Opening the Preferences window on Windows](../images/windows/preferences-menu.png "Open the Preferences window using the Tools menu.") -In the `Output Files` section, ensure that the `Automatically name output files` setting is selected. Set a `Default Path` (where your new videos will be created) and make sure `Title` is part of the `File Format` field. - ![Selecting the Automatically name output files setting](../images/windows/preferences-auto-naming.png "Set up Automatic File Naming to ensure unique file names when adding multiple Titles to the Queue.") This ensures that each of your `Jobs` will be given a unique file name, and not overwrite each other.