Help formatting a play script (people talking) with Pages.

How can I write a play script with certain formats. This is what I want to do:
Person 1: Make it work like this. I want the dialog to wrap around like this
................Like this. So it stays even with the line above. I do not want to
................use the space bar to make it look like this.
Yeah, could someone help me use pages formatting to make it look like that, without using the space bar. Thanks. I had to use periods because the message board would change the spacing.

This is called a *hanging indent* .
+Menu > View > Show Ruler+
Select the paragraph you want to format.
On the ruler there is a blue flat bar stacked on top of a down pointing triangle. The triangle sets the left indent, ie how far in the paragraph aligns from the left edge. The flat bar sets where the *first line* of the paragraph starts.
Drag the 2 together in as far as you like. Next drag the flat bar back to the left edge.
Type "Person 1: tab Make it work like this…"
It will now wrap back with the left inset, until you hit the return again which will be the start of a new paragraph and then aligns back to the far left. The tab pushes the text after "Person 1:" into line with the rest of the paragraph.
To have a *line break* that does not cause a paragraph end, use a *"soft return"* which you get by typing the shift + return keys.
Or you can make a 2nd style that has no hanging indent for paragraphs that follow the original "Person 1:"
Save these as styles and you can set an +f key+ to switch between them.

Similar Messages

  • Help needed in playing HTML ' object ' videos with formats mov, avi, wmv...

    Hi,
    Here is where I am at this juncture...
    I have a requirement wherein I need to render an HTML text containing an '<object>' tag which embeds a video, for example:-
    <object width="320" height="240"
               data="javascript/media/ABC.wmv"
               type="application/x-mplayer2">
              <param name="url" value="javascript/media/ABC.wmv" />
    </object>
    Now I need to render this video into my Flex Web Application.
    One way to do it, as I see, is somehow extract the 'data' attribute and put it as a 'source' for spark VideoPlayer.
    Is there any better way to do this?
    Also note that, I require to render all video formats (avi, mov, wmv etc.) and not just flv or f4v. Any pointers for this would be appreciated.
    Thanks

    Not so "easy share" after all is it?
    Still Capture specs read as follows:
    Still capture
    Still format
    JPEG/EXIF v2.21
    Picture size
    12.0 MP (4000 × 3000)—4:3
    10.7 MP (4000 × 2664)—3:2
    9.0 MP (4000 × 2256)—16:9
    6.0 MP (2832 × 2128)—4:3
    3.1 MP (2048 × 1536)—4:3
    2.2 MP (1800 × 1200)—3:2
    2.1 MP (1920 × 1080)—16:9
    1.2 MP (1280 × 960)—4:3
    Compression
    JPEG/EXIF v2.21
    Color modes
    high color, natural color, low color, sepia, black and white
    Sharpness
    high, normal, low
    http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=11619&pq-locale=en_US
    Question: Are these still images jpeg or Kodak's EXIF? or are you using the camera in HD movie mode where iMovie fails to recognize the file format/s?
    If you read the system requirements for this device it clearly states X.3 or higher. However, I'm wondering if this also includes X.5.1 or not .....
    Message was edited by: SDMacuser

  • Help formatting Hard Drive for best compatibility with Mac OSX 10.5!

    I have a 1TB hard drive that I recently purchased. I would like for format it for best compatibility with Leopard. I must be doing something wrong because everything I try, I get an error.
    Here's the details of my drive.
    What do I need to do in Disk Utility?
    Disk Description : WL1000GS A1672 Media
    Total Capacity : 931.5 GB (1,000,204,886,016 Bytes)
    Connection Bus : USB
    Write Status : Read/Write
    Connection Type : External
    S.M.A.R.T. Status : Not Supported
    USB Serial Number : 240077140FFF
    Partition Map Scheme : Master Boot Record
    Main Partition (Only managed to get it's name to CORY.):
    Mount Point : /Volumes/CORY
    Capacity: 931.5 GB (1,000,204,853,760 Bytes)
    Format : MS-DOS (FAT32)
    Available : 931.3 GB (999,959,166,976 Bytes)
    Owners Enabled : No
    Used : 1.4 MB (1,507,328 Bytes)
    Number of Folders : 0
    Number of Files : 0

    Looks like that's working. My problem was I didn't select GUID Scheme. Thanks.
    EDIT: Yup that did the trick. Thanks so much.

  • Random Play Scripting Help

    I am now about to embark on my 3rd concept for scripting a random play DVD. Basically the issue I keep running into is that I have too many pieces of media (81 to be exact) that need to play and it's pushing DVDSP further than it is capable of going.
    My first script had too many commands (1 jump for each track based on a random GPRM setting), so it failed on the build. Inspector shows 323 commands, and I am in the negative by 19 commands remaining. Looked like this:
    ran GPRM 0, 80
    Goto 1 if (GPRM 0 = GPRM1)
    mov GPRM 1, GPRM 0
    Jump Track 1 if (GPRM 0 = 1)
    Jump Track 2 if (GPRM (0 =2)
    and so on and so forth until
    Jump Track 81 if (GPRM 0 = 80)
    Second script had only 4 commands, all the clips in one track and each chapter's end jump pointed to the script. 81 markers/end jumps so that's over the limit of 106 chapter markers and individual chapter end jump settings per track as detailed here, http://docs.info.apple.com/article.html?artnum=93681
    Script Looked like this:
    ran GPRM 0, 82
    Goto 1 if (GPRM0 = GPRM 1)
    mov GPRM 1, GPRM 0
    Jump Track 1 [GPRM 0]
    So both of these work in theory and in simulator, but they can't build due to their excessive nature. Any thoughts on a randomizing script that can accommodate 81 clips? I am really struggling here to come up with new ideas and could use some help. Deadline looms! TIA!
    Message was edited by: Evan Scheck

    Hi Evan,
    The DVD-Video Specifications provide a way to randomize playback, with no programming/scripts, almost unlimited numbers of programs (segments of a Track divided by markers). Randomizing up to 99 is a piece of cake - but it takes getting a license of DVDAfterEdit.
    You start in DVD SP, of course, and then after the Build, adjust the Title PGC with your clips divided by program (marker) into what's called 'Shuffle" mode. There's a few another tweaks, but in short order you now have a Title PGC (Track Program Chain) that will randomly play all the clips, with no repeats. Navigation is lightning quick, because playback never has to seek the IFO file at the head of the VTS (Track), or the VMG at the head of the disc (slows playback waaaay down).
    Anyway, just thought I'd mention it since you seem so determined.
    Here's a recent thread over at the DVDAfterEdit site that goes over the concept:
    http://www.dvdafteredit.com/node/1771#comment-1886
    And also, here's the thread back in 2005 where Jake and Ben are helping me test the settings for the 100% compatibility that we achieved (and proved Sonic Solutions wrong on some points with this feature :-):
    http://dvdafteredit.com/node/673
    Take care,
    Trai
    Trai Forrester
    TFDVD Research Labs
    DVD Verification and Proofing
    Entering 10 years of full-time, professional DVD Studio Pro troubleshooting and support

  • I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    I  used to have an OLD Photoshop cd but it has been lost and my program is no longer on cd. I talked with some photographer friends and this is what one of them told me to get: Adobe Photoshop Lightroom and CS CC... HELP please?

    If you still have your serial number, look at OLDER previous versions http://www.adobe.com/downloads/other-downloads.html
    Otherwise, the US$ 9.99 plan is what is current at Cloud Plans https://creative.adobe.com/plans

  • Hi All.. i want to use my iphone 4 to play poker on facebook with the zynga..  idont know the apps name,, thank's for ur help, and how to upgrade ios 4.3.3, now i'm still using ios 4.1.1, thank's

    hi All.. i want to use my iphone 4 to play poker on facebook with the zynga..  idont know the apps name,, thank's for ur help, and how to upgrade ios 4.3.3, now i'm still using ios 4.1.1, thank's

    when you connect your phone with your computer and use itunes you can click on the phone
    and click on an update button
    about facebook games then think they are all flash based and iphones cant do flash so thats not possible

  • Help getting a Photoshop CS4 script to work with PS CS5?

    I don't know AppleScript, but have a script for Photoshop CS4 that saves to the currently open image as a .png file on the desktop
    try
    tell application "Adobe Photoshop CS4"
    activate
    --get the current document name
    set myDoc to the current document
    set currentName to name of myDoc
    --remove .psd extension
    set docBaseName to (items 1 thru ((length of currentName) - 4) of currentName) as string
    --write the temporary file
    set theFile to "~/Desktop/" & docBaseName & ".png"
    --save the temp document
    save myDoc in theFile as PNG with options {class:PNG save options} appending lowercase extension with copying
    end tell
    end try
    Now that Photoshop CS5 is out I tried changing the script above from
    +tell application "Adobe Photoshop CS5"+
    to
    +tell application "Adobe Photoshop CS5"+
    But this doesn't work. Is there any way of changing it to get it to work with Photoshop CS5?

    Not able to help but I have seen problems posted with CS5 & AppleScript already at Adobe's forums…
    See link:
    http://forums.adobe.com/thread/632681?tstart=0

  • Any ideas why a film I have  converted to mp4 format, that plays with sound through my PC windows media file- only has a picture but no sound when transferred to my ipod touch via the Itunes?

    Any ideas why a film I have  converted to mp4 format, that plays with sound through my PC windows media file- only has a picture but no sound when transferred to my ipod touch via the Itunes?

    See:
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos

  • Ruined my contacts with Apple Script, need someone to help me modify the script to undo what I did!

    Hi all, so all my contacts started with "+1". The goal was to erase the "+" and just have all of them start with "1". However, I messed up royally. I ran the following script, which made all my contacts start with "1+1". :
    tell application "Contacts"
              repeat with eachPerson in people
                        repeat with eachNumber in phones of eachPerson
                                  set theNum to (get value of eachNumber)
                                  if (theNum starts with "1+") then
                                            set value of eachNumber to "1" & theNum
                                  end if
                        end repeat
              end repeat
    save
    end tell
    This is messed up in 2 ways. Firstly, I meant to write "+1" in the script, but instead I wrote "1+". Secondly, even if I had written "1+", it still wouldn't make sense, because I'd effectively be telling the program to just add "1" in front of what's already there, including the "+1".
    Could someone please tell me how to modify this script to say:
    If the contact starts with "1+1", then erase the "1+1". Then I would need another script to take all my numbers and add "1" in front of them.

    What you want to do is simply delete the first few characters from the phone number, yes?
    How about something like this:
                             repeat with eachNumber in phones of eachPerson
                                            set theNum to (get value of eachNumber) as string
                                            if (theNum starts with "1+1") then
                     set myFixedNum to (characters 3 thru -1) of theNum
                                            else if (theNum starts with "+1") then
                                                           set myFixedNum to (characters 2 thru -1) of theNum
                                            end if
                                            set value of eachNumber to (myFixedNum as string)
                              end repeat
    That will take you from 1+1 or +1 to 1 in one easy step.

  • So What Now with Help Formats ???

    Well... the launch of Vista and the death of Winhelp has
    really shafted us... and I'm sure a lot of others too. Current
    situation as I understand it is :
    1) Winhelp is dead.
    2) HTML Help is supported but is functionally inferior in the
    following ways :
    - Window position cannot be specified as a percentage of the
    screen (pixels only) which is awkward for secondary windows as we
    need to support everything from 1024x768 to 1920x1280.
    - Context sensitive help support is dreadful compared to
    winhelp - no formatted text, bullets, graphics, hyperlinks, etc...
    - Microsoft refuse to allow CHM files to be launched over a
    network so a server install is out (without a naughty registry
    hack).
    3) Webhelp is supported but rumoured to be on the way out in
    terms of Robohelp support. Is this true ? Its also extremely clunky
    to ship with software due to number of files and, AFAICS, offers no
    context sensitive help functionality. I guess we could get round
    the former by using .MHT files but reasonable support for context
    sensitive help is a must.
    4) The Windows Vista Help directory seems to use 'h1s' files.
    What on earth is this ? For sure Vista has nicely formatted Context
    Sensitive Help but how ? Is this the new, much publicised MS Help
    format ?
    Basically, we need a sensible single file help system for the
    app and context sensitive help with hyperlinks & formatting.
    Anybody have suggestions on what the trend is here - is there even
    a single format solution for what must be a common applications
    requirement ?
    Are Adobe planning their own Winhelp support now that MS have
    ditched it ?
    Are MS planning a new Help System ?
    Thanks,
    Iain.

    I find it fascinating that Microsoft distributes winhelp.exe
    (16-bit
    WinHelp) as part of Vista but stubbornly refuses to
    distribute winhlp32.exe
    (32-bit WinHelp). Apparently Microsoft still needs/wants to
    use WinHelp
    popups so they're keeping the 16-bit WinHelp executable as
    part of Vista.
    So now here's my question... Robohelp has its own .dll
    (RoboEx32.dll) that
    it allows us to distribute. My understanding is that this is
    what allows us
    to have the tripane view. Having been mostly away from help
    development for
    the last several years but about to enter the fray again,
    what happens if I
    develop a RoboHelp Help2000 project and load project.hlp,
    project.cnt and
    the RoboHelp .dll file onto a Vista machine (which only has
    winhelp.exe)??
    Does this work?
    Thanks
    Mike
    "Tamilyrn" <[email protected]> wrote in
    message
    news:[email protected]...
    > Well... the launch of Vista and the death of Winhelp has
    really shafted
    us...
    > and I'm sure a lot of others too. Current situation as I
    understand it is
    >
    > 1) Winhelp is dead.
    >
    > 2) HTML Help is supported but is functionally inferior
    in the following
    ways :
    > - Window position cannot be specified as a percentage of
    the screen
    (pixels
    > only) which is awkward for secondary windows as we need
    to support
    everything
    > from 1024x768 to 1920x1280.
    > - Context sensitive help support is dreadful compared to
    winhelp - no
    > formatted text, bullets, graphics, hyperlinks, etc...
    > - Microsoft refuse to allow CHM files to be launched
    over a network so a
    > server install is out (without a naughty registry hack).
    >
    > 3) Webhelp is supported but rumoured to be on the way
    out in terms of
    Robohelp
    > support. Is this true ? Its also extremely clunky to
    ship with software
    due to
    > number of files and, AFAICS, offers no context sensitive
    help
    functionality. I
    > guess we could get round the former by using .MHT files
    but reasonable
    support
    > for context sensitive help is a must.
    >
    > 4) The Windows Vista Help directory seems to use 'h1s'
    files. What on
    earth is
    > this ? For sure Vista has nicely formatted Context
    Sensitive Help but how
    ? Is
    > this the new, much publicised MS Help format ?
    >
    > Basically, we need a sensible single file help system
    for the app and
    context
    > sensitive help with hyperlinks & formatting. Anybody
    have suggestions on
    what
    > the trend is here - is there even a single format
    solution for what must
    be a
    > common applications requirement ?
    >
    > Are Adobe planning their own Winhelp support now that MS
    have ditched it
    > Are MS planning a new Help System ?
    >
    > Thanks,
    > Iain.
    >
    >
    >

  • I have i pad 2 ios 4.3.1 i want to update it to 4.3.3 but i get error msg 3194 can you tell me what's wrong with apple some people talking about apple don't veryfiy 4.3.3 anymore thanks alot

    i have i pad 2 ios 4.3.1 i want to update it to 4.3.3 but i get error msg 3194 can you tell me what's wrong with apple some people talking about apple don't veryfiy 4.3.3 anymore thanks alot

    4.3.5 is the current version, so that is the version that iTunes will download, not 4.3.3
    In terms of error 3194, have you got the latest version of iTunes on your computer ? - http://support.apple.com/kb/TS3694#error3194

  • I need help activating my iphone 4 cdma phone with straight talk please

    i need help activating my iphone 4 cdma phone with straight talk please .. i have the starter kit just need help activating it please

    Settings > General > About.
    -> iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • I have a IMac - Mac OSX version 10.4 and présently i see only verticals lines on my dashboard and my mouse still mouving but with a little square with vertical lines at the right. This appen when i was talking with a friend on Skype. I need help to unlook

    I have a IMac - Mac OSX version 10.4 and présently i see only verticals lines on my desktop and my mouse, i mean the arrow and still mouving but with a little square with vertical lines at the right. This appened when i was talking with a friend on Skype, by error i did click on the video and slowly the vertical lines appeared and covered all ma desktop. Since then, it still there and the only things i see it is the vertical lines and the arrow with the little square.
    How can i fix this problem ?
    En français: j'ai un IMac - Mac OSX version 10.4 et présentement je vois seulement des lignes verticales sur mon bureau et ma souris c'est-à-dire la flèche, bouge mais il y a un petit carré avec aussi des lignes verticales à sa droite. Je pense que ce bug est survenu lorsque j'étais sur Skype avec une amie et que par erreur j'ai cliqué sur l'image de la vidéo et peu à peu les lignes sont appurues et tout l'écran est envahie par ces lignes.
    Comment corriger le problème ? Merci à l'avance.
    Réjeanne Blouin

    Hello, sounds like Video card  and/or heat problems.
    Have you blown the dust out lately? Let it cool for an hour or so.
    Get Temperature Monitor to see if it's heat related...
    http://www.macupdate.com/info.php/id/12381/temperature-monitor
    iStat Menus...
    http://bjango.com/mac/istatmenus/
    And/or iStat Pro...
    http://www.islayer.com/apps/istatpro/
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode).

  • How to talk with a manager

    I have had an ongoing billing issue since December.  I have been calling the customer support number explaining the issue over and over again with 30 to 60 minuet conversations and every time the representative has assured me things were taken care of.  When I get my bill the issue remains.  Recently I had a 2 hour conversation representative named Ryan and he was very helpful and explained that it was 100% Verizon's issue but did not know how to straighten out so sent me an email and said after supervisors discussed he would be I contact. After a week of being told via email supervisors were working on it, I asked what could be so difficult, if they could stop talking about it and just correct it.  I also asked to speak with a manager in an email. Ryan indicated he was sending on toa manager named Kolten.  A manager named Kolten called 4 days ago and I missed the call but have left at least 2 messages a day at different times hoping to catch him but also asking for a call back and if he missed me a time I could call him.  Nothing. I have reached back out to Ryan in three emails and nothing.  I am concerned that Verizon would have customer service people and a manager that would just stop communicating.  Is there a way to get another level of management that could not only handle the issue but also answer why people that are suppose to be helping just walk away from a customer?  Any help with this would be greatly appreciated.  Maybe I need to go to the store?
    >> Edited to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

    Thank you for your willingness to help.  You may want to go back and read all the comments on my account.  There is a huge history and record of my calls. It started back in December when I upgraded my daughters phone to an I 6.  (4683)  number on account) and added a phone for my youngest.  I was talked into the Edge program at the store on around 12-18-14.  It was a Christmas Gift for both.  Regardless by 12-31-14 the I 6 stopped working, it would not take a charge or turn on.  We took the phone to a store near our home (not the one where I signed up for the Edge program).  The people at the store tried to help and were on the phone with a Verizon representative for a while.  It was decided that I needed to provide my credit card so they could charge me a deposit and they would send me a new phone and as soon as they received the old (non working phone) they would credit me back the deposit.  We received the new phone and sent back the old (Verizon received on 1-17-15). I received my firs bill and fond a $450 charged for the phone and a $35 restock fee and then on my credit card got hit with a $235 charge for the phone.  This started my calls to customer service.  I was told not to pay the $450 and as it was for the phone and as soon as the warehouse did their paper work I would get the credit.  I will save the play by ply but called several more time and was told the same thing including the warehouse was backed up and they were suppose to put some note on the account saying why the bill was not paid.  I have always paid all other service charges every month just deducted the $450.  So 3 months later and the charge remains.   Beginning of march and went through all this with a rep and was told a supervisor was looking into it and charges would be reversed because it has gone on too long and none of this is my fault.  Also from my bill we discovered that the (4683 number) was not in the Edge program so I asked why and was told they needed to look into it and a supervisor  as it has gone too long.  Never happened.  I called Sunday 3-15 and went through everything again and was told a same thing and a supervisor would call...  Nothing..  I called 3-17 and talked to Ryan and spent 2 hours on the phone.  He was very helpful and we found the $450 was not for the phone it was for canceling the Verizon edge program and the $235 on my card was for the remaining cost of the phone.  After 2 hours and being told 3 or 4 supervisors were discussing what to do but could not come up with a clear answer he said they would call the next day with resolution.  Given I have gone down that road and no calls he gave me his email address so we could communicate.  So after about a week of emails he indicated supervisors were still reviewing.  Meanwhile I received a letter from Verizon indicating I was not eligible for the Edge program do an outstanding balance (really) and now I have concerns Verizon is knocking my credit even though they have reversed all late fees and indicated none of this was my doing and not to pay the $450 as it suppose to be reversed!  I asked Ryan if the Supervisors could stop reviewing and do something about this as it had been another week Ryan and I have been emailing.  I also asked if there was a manage I could talk with and was told he sent to Kelton and he would call (this was Sunday night (3-22-15) within 24 hours.  24 hours went buy and another email to Ryan saying no one called.  Kelton finally called Tuesday (3-24-15) and I missed the call due to being in a meeting at work.  I called back with in an hour and now have called Kelton at least two times a day and just receive voice mail. I have asked to be called back but nothing!  I have emailed Ryan at least 3 times asking for an update or why he nor Kelton are responding but as of today 3-28 Nothing!  I guess its your turn.  Let me know what the next step is as I am extremely frustrated with this entire situation as its awful how your customer service representatives can not resolve an issue and I have spent hours on the phone documenting and emailing.   
    >> Edited by Verizon Moderator to comply with the Verizon Wireless Terms of Service <<

  • [js] CS Scripting not working with CS3

    Hello,
    We had a JavaScript made for us that enabled the user to exchange certain text within a document.
    This script works fine with CS (Ver.3.0.1) but gives a JavaScript Error - #55, Error String: Object does not support the property or method 'findPreferences' with CS3 (Ver.5.0)
    I have tried 'tinkering' around with the scripting - but I have zero experience with JavaScript and have not found a solution.
    Additionally the people that wrote the initial script are not available.
    I have bought several books but they all seem like alien-language to me
    Below is the section of origional CS scripting.
    Can anyone point out to me WHY this script does not work with CS3?
    And WHERE I should start looking - changing?
    Thanks in advance for your help and guidence.
    Lee
    // Exchange the text
    function actProjectData(oneDoc, oneResult){
    app.findPreferences = null; app.changePreferences = null;
    oneDoc.search(undefined, true, true, oneResult[0],{appliedCharacterStyle:oneDoc.characterStyles.item(myProjectTitleCharStyleNa me)}, undefined);
    oneDoc.search(undefined, true, true, oneResult[1],{appliedCharacterStyle:oneDoc.characterStyles.item(myOfferNoCharStyleName)}, undefined);
    oneDoc.search(undefined, true, true, oneResult[2],{appliedCharacterStyle:oneDoc.characterStyles.item(myOfferDateCharStyleName) }, undefined);
    app.findPreferences = null; app.changePreferences = null;

    > Come to think of it, maybe it's easier to create a folder "Version 4.0 Scripts" under your scripts folder and place your CS script in there. Maybe that will do the trick. Should have thought of that earlier.
    Tried this, but it didn't seem to do anything... But certainly a 'try' worth.
    Currently playing around with the:
    > app.findTextPreferences.findWhat = "a";
    app.changeTextPreferences.changeTo = "b";
    oneDoc.changeText();
    I've got to the point where I have no error messages :-) Now I'm really flying.....
    Fact is - not all text and also the wrong text is replaced!!!
    I'm currently playing with the script to try and replace
    all texts with a given paragraph style with the entered text...
    Not proving to be simple for me, but I'm learning rather a lot!
    Now that doesn't sound very clear when I go back and read it!
    What I want to say is:
    Each page of the document has the project name, No & Date on it (each having their own paragraph style)
    so
    With this script it asks you the Project name, No. and Date and then goes
    through the whole document and replaces all instants of those texts with specific paragraph styles with the newly 'entered' text.
    Proving to be a little mountain for me - Thought it would only be a hill!

Maybe you are looking for