Takayuki, The image now shows up, but it does not work as a figure. I can not insert a caption, and the figure does not have a figure number (the previous image is 2.4 and the next image is 2.5). Here is my exact rst:
#. Set the Camera IP Address: #. Turn the camera power ON. #. Select :menuselection:`Start --> All Programs --> Pleora Technologies Inc --> eBUS SDK --> GEVPlayer`. See :num:`Figure #quickstart-008`. .. figure:: images/quick_start_image008.png Start GEVPlayer #. Press the :guilabel:`Select / Connect` button. Any more tips? Thanks, -Brian On Tue, Jul 15, 2014 at 7:37 PM, Takayuki Shimizukawa <[email protected] > wrote: > Hi Brian, > > The `.. figure` directive need indentation if the figure should be > contained in `#. nested in step 1` item. If `#. nested in step 1` has > leading 1 tab, `.. figure` directive needs 1 tab + 3 spaces for `#. `. > > For example ( `_` means a space in this example): > > #._step 1 > > ___#._nested in step 1 > > ______.. figure:: blah.png > > ___#._here I'd like to resume (1b) > > > Regards, > -- > Takayuki SHIMIZUKAWA > http://about.me/shimizukawa > > > 2014-07-16 8:32 GMT+09:00 Brian Nehring <[email protected]>: > > I am building a PDF via latexpdf and having an issue with figures inside > > lists, example: > > > > #. step 1 > > > > #. nested in step 1 > > > > > > .. figure:: blah.png > > > > #. here I'd like to resume (1b) > > > > > > I'd like to see: > > > > 1. step 1 > > > > a. nested in step 1 > > > > (my figure, with caption, etc) > > > > b. here I'd like to resume (1b) > > > > > > > > Is there any way to put figures inline in nested lists? Or, reworded, is > > there a way to resume a nested list? I have tried various hacks to no > avail, > > and searching isn't turning much up, so I'm guessing this might be an > > uncommon problem. > > > > Thanks for the help, > > -Brian > > > > > > > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "sphinx-users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at http://groups.google.com/group/sphinx-users. > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
