Using subfigure and creating two rows of figures?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












5















I am trying to get two rows with two figures in each row using subfigure, but I keep getting errors for this.



documentclass[demo]article % remove 'demo' option in real document
usepackagegraphicx,subcaption
begindocument
beginfigure

beginsubfigure[0.45textwidth]
includegraphics[width=textwidth]long_pneumonic.jpg
captionPre-vaccination susceptible and infected
population$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3,
Delta=3/4, r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic2.jpg
captionTransient loops of the infected and susceptible population
changes.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic3.jpg
captionThe population of susceptible individuals and infected
individuals over a period of 1500 days post-vaccination.
$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3, Delta=3/4,
r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic4.jpg
caption[A graph showing the rise and decrease of pneumonic plague
victims leading to increasing amounts of infected with each recurrence
post-vaccination.
endsubfigure
captionGraphs comparing and contrasting the same parameters examining the
dynamics of the susceptible and infected populations pre and post
vaccinations.
endfigure
enddocument









share|improve this question
























  • Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

    – Mico
    Feb 16 at 6:47











  • I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

    – Mico
    Feb 16 at 6:59







  • 1





    Doing that, it stops and tells me there is an error in that line

    – Ian Lynch
    Feb 16 at 7:00











  • And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

    – Mico
    Feb 16 at 7:10











  • ! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

    – Ian Lynch
    Feb 16 at 7:29















5















I am trying to get two rows with two figures in each row using subfigure, but I keep getting errors for this.



documentclass[demo]article % remove 'demo' option in real document
usepackagegraphicx,subcaption
begindocument
beginfigure

beginsubfigure[0.45textwidth]
includegraphics[width=textwidth]long_pneumonic.jpg
captionPre-vaccination susceptible and infected
population$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3,
Delta=3/4, r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic2.jpg
captionTransient loops of the infected and susceptible population
changes.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic3.jpg
captionThe population of susceptible individuals and infected
individuals over a period of 1500 days post-vaccination.
$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3, Delta=3/4,
r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic4.jpg
caption[A graph showing the rise and decrease of pneumonic plague
victims leading to increasing amounts of infected with each recurrence
post-vaccination.
endsubfigure
captionGraphs comparing and contrasting the same parameters examining the
dynamics of the susceptible and infected populations pre and post
vaccinations.
endfigure
enddocument









share|improve this question
























  • Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

    – Mico
    Feb 16 at 6:47











  • I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

    – Mico
    Feb 16 at 6:59







  • 1





    Doing that, it stops and tells me there is an error in that line

    – Ian Lynch
    Feb 16 at 7:00











  • And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

    – Mico
    Feb 16 at 7:10











  • ! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

    – Ian Lynch
    Feb 16 at 7:29













5












5








5


0






I am trying to get two rows with two figures in each row using subfigure, but I keep getting errors for this.



documentclass[demo]article % remove 'demo' option in real document
usepackagegraphicx,subcaption
begindocument
beginfigure

beginsubfigure[0.45textwidth]
includegraphics[width=textwidth]long_pneumonic.jpg
captionPre-vaccination susceptible and infected
population$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3,
Delta=3/4, r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic2.jpg
captionTransient loops of the infected and susceptible population
changes.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic3.jpg
captionThe population of susceptible individuals and infected
individuals over a period of 1500 days post-vaccination.
$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3, Delta=3/4,
r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic4.jpg
caption[A graph showing the rise and decrease of pneumonic plague
victims leading to increasing amounts of infected with each recurrence
post-vaccination.
endsubfigure
captionGraphs comparing and contrasting the same parameters examining the
dynamics of the susceptible and infected populations pre and post
vaccinations.
endfigure
enddocument









share|improve this question
















I am trying to get two rows with two figures in each row using subfigure, but I keep getting errors for this.



documentclass[demo]article % remove 'demo' option in real document
usepackagegraphicx,subcaption
begindocument
beginfigure

beginsubfigure[0.45textwidth]
includegraphics[width=textwidth]long_pneumonic.jpg
captionPre-vaccination susceptible and infected
population$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3,
Delta=3/4, r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic2.jpg
captionTransient loops of the infected and susceptible population
changes.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic3.jpg
captionThe population of susceptible individuals and infected
individuals over a period of 1500 days post-vaccination.
$alpha=0.000015, beta=0.0027, delta=.002, sigma=1/3, Delta=3/4,
r=1/5$.
endsubfigure
beginsubfigure0.45textwidth
includegraphics[width=linewidth]long_pneumonic4.jpg
caption[A graph showing the rise and decrease of pneumonic plague
victims leading to increasing amounts of infected with each recurrence
post-vaccination.
endsubfigure
captionGraphs comparing and contrasting the same parameters examining the
dynamics of the susceptible and infected populations pre and post
vaccinations.
endfigure
enddocument






graphics subcaption






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 16 at 6:57









Mico

282k31386774




282k31386774










asked Feb 16 at 6:32









Ian LynchIan Lynch

261




261












  • Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

    – Mico
    Feb 16 at 6:47











  • I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

    – Mico
    Feb 16 at 6:59







  • 1





    Doing that, it stops and tells me there is an error in that line

    – Ian Lynch
    Feb 16 at 7:00











  • And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

    – Mico
    Feb 16 at 7:10











  • ! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

    – Ian Lynch
    Feb 16 at 7:29

















  • Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

    – Mico
    Feb 16 at 6:47











  • I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

    – Mico
    Feb 16 at 6:59







  • 1





    Doing that, it stops and tells me there is an error in that line

    – Ian Lynch
    Feb 16 at 7:00











  • And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

    – Mico
    Feb 16 at 7:10











  • ! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

    – Ian Lynch
    Feb 16 at 7:29
















Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

– Mico
Feb 16 at 6:47





Welcome to TeX.SE. I suggest you start by replacing beginsubfigure[0.45textwidth] with beginsubfigure0.45textwidth in the first subfigure environment.

– Mico
Feb 16 at 6:47













I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

– Mico
Feb 16 at 6:59






I've taken the liberty of adding some code at the top and bottom of the code block in order to make it compilable. Feel free to revert.

– Mico
Feb 16 at 6:59





1




1





Doing that, it stops and tells me there is an error in that line

– Ian Lynch
Feb 16 at 7:00





Doing that, it stops and tells me there is an error in that line

– Ian Lynch
Feb 16 at 7:00













And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

– Mico
Feb 16 at 7:10





And what might that error be? (Sorry, my psychic skills are badly underdeveloped...)

– Mico
Feb 16 at 7:10













! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

– Ian Lynch
Feb 16 at 7:29





! Missing number, treated as zero. <to be read again> } l.544 beginsubfigure[t]0.45linewidth ?

– Ian Lynch
Feb 16 at 7:29










1 Answer
1






active

oldest

votes


















7














You wrote,




I keep getting errors




You didn't mention which errors you are getting, but I can only assume that they are caused by the line



beginsubfigure[0.45textwidth]


at the start of the first subfigure environment. Change this line to



beginsubfigure0.45textwidth


i.e., replace the square brackets with curly braces, and the immediate problem should be fixed. (Note that the other three beginsubfigure0.45textwidth directives are already correct.) By the way, I'm assuming that your documents loads the subcaption package, not the obsolete and deprecated subfigure package.



In addition to fixing the syntax error, you may also want to "spruce up" the appearance of the figure. E.g., increase the horizontal separation between the subfigures, increase the space between the two rows of subfigures, and switch from full justification to centering for the captions of the four subfigures.



enter image description here



documentclass[demo]article % remove 'demo' option in real document
usepackagegraphicx,subcaption,ragged2e
begindocument

beginfigure
captionsetup[subfigure]justification=Centering

beginsubfigure[t]0.45textwidth
includegraphics[width=textwidth]long_pneumonic.jpg
captionPre-vaccination susceptible and infected population. $alpha=0.000015$, $beta=0.0027$, $delta= 0.002$, $sigma=1/3$, $Delta=3/4$, $r=1/5$.
endsubfigurehspacefill % maximize horizontal separation
beginsubfigure[t]0.45textwidth
includegraphics[width=linewidth]long_pneumonic2.jpg
captionTransient loops of the infected and susceptible population changes.
endsubfigure

bigskip % more vertical separation
beginsubfigure[t]0.45textwidth
includegraphics[width=linewidth]long_pneumonic3.jpg
captionThe population of susceptible individuals and infected individuals over a period of 1500 days post-vaccination.
$alpha=0.000015$, $beta=0.0027$, $delta=0.002$, $sigma=1/3$, $Delta=3/4$,
$r=1/5$.
endsubfigurehspacefill % maximize horizontal separation
beginsubfigure[t]0.45textwidth
includegraphics[width=linewidth]long_pneumonic4.jpg
captionA graph showing the rise and decrease of pneumonic plague victims leading to increasing amounts of infected with each recurrence post-vaccination.
endsubfigure

captionGraphs comparing and contrasting the same parameters examining the dynamics of the susceptible and infected populations pre and post vaccinations.

endfigure
enddocument





share|improve this answer
























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f475149%2fusing-subfigure-and-creating-two-rows-of-figures%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7














    You wrote,




    I keep getting errors




    You didn't mention which errors you are getting, but I can only assume that they are caused by the line



    beginsubfigure[0.45textwidth]


    at the start of the first subfigure environment. Change this line to



    beginsubfigure0.45textwidth


    i.e., replace the square brackets with curly braces, and the immediate problem should be fixed. (Note that the other three beginsubfigure0.45textwidth directives are already correct.) By the way, I'm assuming that your documents loads the subcaption package, not the obsolete and deprecated subfigure package.



    In addition to fixing the syntax error, you may also want to "spruce up" the appearance of the figure. E.g., increase the horizontal separation between the subfigures, increase the space between the two rows of subfigures, and switch from full justification to centering for the captions of the four subfigures.



    enter image description here



    documentclass[demo]article % remove 'demo' option in real document
    usepackagegraphicx,subcaption,ragged2e
    begindocument

    beginfigure
    captionsetup[subfigure]justification=Centering

    beginsubfigure[t]0.45textwidth
    includegraphics[width=textwidth]long_pneumonic.jpg
    captionPre-vaccination susceptible and infected population. $alpha=0.000015$, $beta=0.0027$, $delta= 0.002$, $sigma=1/3$, $Delta=3/4$, $r=1/5$.
    endsubfigurehspacefill % maximize horizontal separation
    beginsubfigure[t]0.45textwidth
    includegraphics[width=linewidth]long_pneumonic2.jpg
    captionTransient loops of the infected and susceptible population changes.
    endsubfigure

    bigskip % more vertical separation
    beginsubfigure[t]0.45textwidth
    includegraphics[width=linewidth]long_pneumonic3.jpg
    captionThe population of susceptible individuals and infected individuals over a period of 1500 days post-vaccination.
    $alpha=0.000015$, $beta=0.0027$, $delta=0.002$, $sigma=1/3$, $Delta=3/4$,
    $r=1/5$.
    endsubfigurehspacefill % maximize horizontal separation
    beginsubfigure[t]0.45textwidth
    includegraphics[width=linewidth]long_pneumonic4.jpg
    captionA graph showing the rise and decrease of pneumonic plague victims leading to increasing amounts of infected with each recurrence post-vaccination.
    endsubfigure

    captionGraphs comparing and contrasting the same parameters examining the dynamics of the susceptible and infected populations pre and post vaccinations.

    endfigure
    enddocument





    share|improve this answer





























      7














      You wrote,




      I keep getting errors




      You didn't mention which errors you are getting, but I can only assume that they are caused by the line



      beginsubfigure[0.45textwidth]


      at the start of the first subfigure environment. Change this line to



      beginsubfigure0.45textwidth


      i.e., replace the square brackets with curly braces, and the immediate problem should be fixed. (Note that the other three beginsubfigure0.45textwidth directives are already correct.) By the way, I'm assuming that your documents loads the subcaption package, not the obsolete and deprecated subfigure package.



      In addition to fixing the syntax error, you may also want to "spruce up" the appearance of the figure. E.g., increase the horizontal separation between the subfigures, increase the space between the two rows of subfigures, and switch from full justification to centering for the captions of the four subfigures.



      enter image description here



      documentclass[demo]article % remove 'demo' option in real document
      usepackagegraphicx,subcaption,ragged2e
      begindocument

      beginfigure
      captionsetup[subfigure]justification=Centering

      beginsubfigure[t]0.45textwidth
      includegraphics[width=textwidth]long_pneumonic.jpg
      captionPre-vaccination susceptible and infected population. $alpha=0.000015$, $beta=0.0027$, $delta= 0.002$, $sigma=1/3$, $Delta=3/4$, $r=1/5$.
      endsubfigurehspacefill % maximize horizontal separation
      beginsubfigure[t]0.45textwidth
      includegraphics[width=linewidth]long_pneumonic2.jpg
      captionTransient loops of the infected and susceptible population changes.
      endsubfigure

      bigskip % more vertical separation
      beginsubfigure[t]0.45textwidth
      includegraphics[width=linewidth]long_pneumonic3.jpg
      captionThe population of susceptible individuals and infected individuals over a period of 1500 days post-vaccination.
      $alpha=0.000015$, $beta=0.0027$, $delta=0.002$, $sigma=1/3$, $Delta=3/4$,
      $r=1/5$.
      endsubfigurehspacefill % maximize horizontal separation
      beginsubfigure[t]0.45textwidth
      includegraphics[width=linewidth]long_pneumonic4.jpg
      captionA graph showing the rise and decrease of pneumonic plague victims leading to increasing amounts of infected with each recurrence post-vaccination.
      endsubfigure

      captionGraphs comparing and contrasting the same parameters examining the dynamics of the susceptible and infected populations pre and post vaccinations.

      endfigure
      enddocument





      share|improve this answer



























        7












        7








        7







        You wrote,




        I keep getting errors




        You didn't mention which errors you are getting, but I can only assume that they are caused by the line



        beginsubfigure[0.45textwidth]


        at the start of the first subfigure environment. Change this line to



        beginsubfigure0.45textwidth


        i.e., replace the square brackets with curly braces, and the immediate problem should be fixed. (Note that the other three beginsubfigure0.45textwidth directives are already correct.) By the way, I'm assuming that your documents loads the subcaption package, not the obsolete and deprecated subfigure package.



        In addition to fixing the syntax error, you may also want to "spruce up" the appearance of the figure. E.g., increase the horizontal separation between the subfigures, increase the space between the two rows of subfigures, and switch from full justification to centering for the captions of the four subfigures.



        enter image description here



        documentclass[demo]article % remove 'demo' option in real document
        usepackagegraphicx,subcaption,ragged2e
        begindocument

        beginfigure
        captionsetup[subfigure]justification=Centering

        beginsubfigure[t]0.45textwidth
        includegraphics[width=textwidth]long_pneumonic.jpg
        captionPre-vaccination susceptible and infected population. $alpha=0.000015$, $beta=0.0027$, $delta= 0.002$, $sigma=1/3$, $Delta=3/4$, $r=1/5$.
        endsubfigurehspacefill % maximize horizontal separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic2.jpg
        captionTransient loops of the infected and susceptible population changes.
        endsubfigure

        bigskip % more vertical separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic3.jpg
        captionThe population of susceptible individuals and infected individuals over a period of 1500 days post-vaccination.
        $alpha=0.000015$, $beta=0.0027$, $delta=0.002$, $sigma=1/3$, $Delta=3/4$,
        $r=1/5$.
        endsubfigurehspacefill % maximize horizontal separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic4.jpg
        captionA graph showing the rise and decrease of pneumonic plague victims leading to increasing amounts of infected with each recurrence post-vaccination.
        endsubfigure

        captionGraphs comparing and contrasting the same parameters examining the dynamics of the susceptible and infected populations pre and post vaccinations.

        endfigure
        enddocument





        share|improve this answer















        You wrote,




        I keep getting errors




        You didn't mention which errors you are getting, but I can only assume that they are caused by the line



        beginsubfigure[0.45textwidth]


        at the start of the first subfigure environment. Change this line to



        beginsubfigure0.45textwidth


        i.e., replace the square brackets with curly braces, and the immediate problem should be fixed. (Note that the other three beginsubfigure0.45textwidth directives are already correct.) By the way, I'm assuming that your documents loads the subcaption package, not the obsolete and deprecated subfigure package.



        In addition to fixing the syntax error, you may also want to "spruce up" the appearance of the figure. E.g., increase the horizontal separation between the subfigures, increase the space between the two rows of subfigures, and switch from full justification to centering for the captions of the four subfigures.



        enter image description here



        documentclass[demo]article % remove 'demo' option in real document
        usepackagegraphicx,subcaption,ragged2e
        begindocument

        beginfigure
        captionsetup[subfigure]justification=Centering

        beginsubfigure[t]0.45textwidth
        includegraphics[width=textwidth]long_pneumonic.jpg
        captionPre-vaccination susceptible and infected population. $alpha=0.000015$, $beta=0.0027$, $delta= 0.002$, $sigma=1/3$, $Delta=3/4$, $r=1/5$.
        endsubfigurehspacefill % maximize horizontal separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic2.jpg
        captionTransient loops of the infected and susceptible population changes.
        endsubfigure

        bigskip % more vertical separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic3.jpg
        captionThe population of susceptible individuals and infected individuals over a period of 1500 days post-vaccination.
        $alpha=0.000015$, $beta=0.0027$, $delta=0.002$, $sigma=1/3$, $Delta=3/4$,
        $r=1/5$.
        endsubfigurehspacefill % maximize horizontal separation
        beginsubfigure[t]0.45textwidth
        includegraphics[width=linewidth]long_pneumonic4.jpg
        captionA graph showing the rise and decrease of pneumonic plague victims leading to increasing amounts of infected with each recurrence post-vaccination.
        endsubfigure

        captionGraphs comparing and contrasting the same parameters examining the dynamics of the susceptible and infected populations pre and post vaccinations.

        endfigure
        enddocument






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Feb 16 at 12:06

























        answered Feb 16 at 7:08









        MicoMico

        282k31386774




        282k31386774



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f475149%2fusing-subfigure-and-creating-two-rows-of-figures%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown






            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)