Displaying 20 results from an estimated 127 matches for "portraits".
Did you mean:
portrait
2006 May 12
11
Stupid? question about if else logic
this seems so stupid, I keep thinking I''ve dealt with this before but I
have this code
<h1>Portraits</h1>
<% if @image.portrait == 1 %>
<%= image_tag(url_for_file_column ''image'', ''file'', ''thumb'') %>
<% else %>
<h1>Landscapes</h1>
<%= image_tag(url_for_file_column ''image'...
2010 May 04
6
How to set a portrait mode screen using i915 driver?
I am trying to setup a portrait mode screen. I can see that in 3.85,
there is an enhancement which allows arbitrary resolutions
(http://git.kernel.org/?p=boot/syslinux/syslinux.git;a=commitdiff;h=5d4ade0221c2387345d0a82422866bb8b937cb09).
Can I use this new feature to achieve setting the portrait mode. What
is the syntax in the config file to set it? Also, is there any other
vesa driver
2005 Jan 10
3
Mixing portrait/landscape in a postscript file
Dear list,
I'm stuck with a little graphical problem. I'm generating several
lattice plots which are printed in a single postcript device opened by
> trellis.device(postscript, theme=canonical.theme("postscript",
color=F), file="an_phase2_graph.ps", paper="a4", pointsize = 10,
onefile=TRUE, horizontal=TRUE)
Everything works fine,but some of these
2002 Feb 05
1
eps Portrait to pdf now rotated since gs6.5 --- why?
Hi list,
this question has probably been answered but I haven't found
a solution in the archives:
The older ghostscript gs5.50 (debian,stable) deals well with R-plots:
epstopdf yields pdfs with the same orientation as the eps-file.
But, since gs6.5 (or earlier) the dimension of the plot is interpreted: if
x-width exceeds y-width even a Portrait-eps is rotated to Landscape.
A possible
2011 Oct 17
1
Portrait and Lanscape PDF in the one document
People,
I want to create a multi-page PDF doc and the pdf command works fine if
I only use Portrait OR Landscape but how do I create a document that
contains BOTH sorts of pages? Is it possible? - I couldn't find info
about it.
Thanks,
Phil.
--
Philip Rhoades
GPO Box 3411
Sydney NSW 2001
Australia
E-mail: phil at pricom.com.au
2016 Apr 09
3
How to print the graphs in landscape/portrait orientation
Hi,
I made a few graphs by ggplot. The following codes produce a pdf file
with graphs in landscape orientation on my Windows PC, while they produce a
pdf file with the same graphs, but in portrait orientation:
*p2 <- lapply(1:(2*n), function(.x) xyz_outl[.x][[1]]) #a sequence of
graphs made by ggplot*
*m2 <- marrangeGrob(p2, nrow=3, ncol=2) *
*ggsave("xyz.pdf", m2)*
2009 Mar 31
2
To save Trellis Plots on A3 size paper (Portrait and Landscape)
Dear R users,
Thanks in advance.
I am Deb, Statistician at NSW Department of Commerce, Sydney.
I am using R 2.8.1 on Windows XP.
I like to save Trellis Plots on A3 size paper (Portrait and
Landscape).
Currently, I am using the following command to save a Trellis Plot in
pdf [This is an example code]:
pdf("D:/Analysis/test.pdf")
dataFile <- expand.grid(xo=
2003 Sep 09
1
lattice plot - portrait / landscape
Hi,
How can I use portrait/landscape option in lattice
bwplot? Is there any option in trellis.device where I
can define this?
Thanks in advance,
Mahbub.
2005 Mar 02
3
orientation of eps files
hello,
i have a problem with the orientation of eps files produced with the postscript() command. i have generated some eps files with R using:
postscript(file = filename, horizontal = FALSE, paper = "special", onefile = F
ALSE, height = height, width = width, pointsize = pointsize)
now, when i include these eps files into a standard paper document (ie. a4 paper, portrait orientation)
2009 Jun 13
0
pdf-writer :landscape and :portrait
I can define orientation easily with pdf writer with :orientation, but
all the pages get the same orientation
I want to do a page as portrait and the next as landscape, without
specific order
Is it possible?
Regards
Celso Costa
2016 Apr 10
0
How to print the graphs in landscape/portrait orientation (revised)
Hi,
I made a few graphs by ggplot. The following codes produce a pdf file
with graphs, sometimes in landscape orientation, sometimes in portrait
orientation. I am using both Mac and Windows PC.
Question: how can I control the orientation of the pdf file? I try to
add a line pdf(paper = ?USr?) (or pdf(paper="letter")) in the following
code, but it does not work.
2007 Oct 07
3
rsync error
...ot; [sender]: Connection reset by peer (104)
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.6.6/io.c(584)
Error in rsync protocol data stream
Executing: rsync.exe -v -rlt --delete "/cygdrive/C/Portraits/" "localhost::Backup/Portraits/"
building file list ...
done
Memory Mates/M.H.S. Tennis/McKenzie/
Memory Mates/M.H.S. Tennis/McKenzie/DSCF0009.TIF
rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Connection reset by peer (104)
rsync: read er...
2010 Sep 24
1
Printing options for a network printer
I'm using Wine 1.3.3. with Ubuntu 10.04.
In Ubuntu there is a network printer installed with a Linux printer driver for Konica Minolta Bizhub C203. The printer works perfect. If I print from OpenOffice (Linux-Version), I can choose different options, may be which printer-slot (A4, A3) colour or black, the print quality - same options like a printer installed in WINXP - but that's in
2010 Feb 18
1
Mouse cursor rotated on all screens when rotating a single screen.
I've got the exact same problem. So: *BUMP*
> I have two monitors, one landscape and the other portrait. When I
> rotate the portrait monitor using xrandr (or the xorg.conf option)
> the mouse cursor on the landscape monitor is also rotated and the
> "click point" is no longer below the cursor (this makes the mouse
> practically unusable). The cursor is correct on the
2002 Jul 11
3
Printing from W2K clients
Hi,
I have Slackware 8 Linux Box with Samba-2.2.5 and HP LJ 1200 printer shared by
samba (with LPRng).
The problemm is: when printing from W2K clients users cannot change
print options (like portrait/landscape page orientation, number of
copies etc). When printing from Win98 clients all is ok.
Could someone help vt with this problemm?
--
Sincerely,
Elman Efendiyev
elman@megacom.com.ua
2016 Sep 26
3
HP CP2025
[mlapier at peach ~]$ rpm -qa | grep hplip
hplip-common-3.14.6-3.el6.x86_64
hplip-libs-3.14.6-3.el6.x86_64
[mlapier at peach ~]$ rpm -qa | grep cups
cups-1.4.2-74.el6.x86_64
cups-pk-helper-0.0.4-13.el6.x86_64
gutenprint-cups-5.2.5-2.el6.x86_64
cups-libs-1.4.2-74.el6.x86_64
cups-libs-1.4.2-74.el6.i686
[mlapier at peach ~]$
CentOS release 6.8 (Final)
I've been able to print to this printer
2016 Sep 26
1
HP CP2025
On 27/09/16 10:45, Kay Schenk wrote:
>
>
> On 09/25/2016 06:09 PM, Mark LaPierre wrote:
>>
>> [mlapier at peach ~]$ rpm -qa | grep hplip
>> hplip-common-3.14.6-3.el6.x86_64
>> hplip-libs-3.14.6-3.el6.x86_64
>> [mlapier at peach ~]$ rpm -qa | grep cups
>> cups-1.4.2-74.el6.x86_64
>> cups-pk-helper-0.0.4-13.el6.x86_64
>>
2005 Dec 01
1
LME & data with complicated random & correlational structures
...kin temperature continuously recorded at 32Hz in Baseline (10
min), Testing (~5 min), and Recovery (20 min) epochs of a face recognition
experiment. Stimuli are the same in Baseline and Recovery (portrait or
landscape), and in testing, participants were tested on their recognition of
a list b&w portraits presented just before testing started. On some of the
portraits 'learned' the eyes were masked, and in others, the eyes were
visible. In testing, the portraits have no masking but the stimuli in
testing are labeled "Eyes" and "NoEyes". The data structure looks as
follows...
2004 Aug 13
3
Question from Newbie on PostScript and Multiple Plots
Hi,
As I'm pretty new to R I hope this question isn't too basic.
I am currently looping through my dataset and for each iteration am
producing three separate plots. When I output these plots to the screen
they are nicely grouped as three plots per page, however, when I try to send
it to a PostScript file I get one page for each plot. I have adjusted my
postscript options so that my
2006 May 16
0
strange MySQL data populating
I am getting weird data when trying to use HABTM.
I have a Images table with columns id, title, and file.
I have a Categories table with columns id, name.
I have a join table for them with image_id, and category_id
when I do @images.inspect I get:
[#"image 1", "id"=>"52", "portrait"=>"0",