similar to: https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/

Displaying 20 results from an estimated 1000 matches similar to: "https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/"

2017 Sep 13
1
https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/
On 13 September 2017 at 11:42, Johnny Hughes <johnny at centos.org> wrote: > On 09/13/2017 10:28 AM, hw wrote: >> >> Hi, >> >> https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/ >> says that pst-barcode is included in texlive. >> >> I installed texlive, and it can?t find pst-barcode.sty. Is that a >> bug in the packaging
2017 Sep 13
0
https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/
On 09/13/2017 10:28 AM, hw wrote: > > Hi, > > https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/ > says that pst-barcode is included in texlive. > > I installed texlive, and it can?t find pst-barcode.sty.? Is that a > bug in the packaging Centos does, or is texlive in Centos some > derelict version? CentOS has whatever version is in RHEL. sudo yum
2012 Aug 07
3
Barcode Generating With Label On Canvas by using Barby gem
********UNDEFINED METHOD REGISTER ERROR IN THE FALLOWING CODE ******* Hi all, I am trying to generate barcode(including its name as label at the bottom of barcode image for easy understand with out scanning by barcode scanner). For this I am Using barby, chuncky_png, rmagick gems. I am using the fallowing code to generate label at bottom of image by using rmagick gem: gem
2002 Jan 07
1
Barcode or EAN code?
One my of my CDs has a bar code, 4 011222 044068, which is titled "EAN CODE". Another one simply has a barcode, 07822-18646-2, without any title. Should I assume that the barcode of any CD is the EAN code? I'm asking this because I want to know how to title the comment of the Vorbis file -- "EAN code" or "Barcode". Thanks. -------------- next part
2024 Mar 02
1
installation: while running make, unable to run pdflatex on 'NEWS.tex'
? Fri, 1 Mar 2024 10:46:53 -0500 Benjamin Tyner <btyner at gmail.com> ?????: > my platform info: > > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Ubuntu 22.04.4 LTS Quick things first: have you installed all the build-dependencies? apt build-dep r-base (maybe with --install-suggests? haven't tried that in a while) should do that. In particular, the build
2016 Dec 09
2
OT: a USB barcode scanner?
Hi, folks, I'm about to go googling, but thought I'd ask here if anyone's using a barcode scanner with CentOS, and if so, a) what scanner are you using, and b) what, if any, software are you using to record what it scans? <mutter, mutter, the serial number of every bloody h/d that we're asking them to deGauss...mutter,mutter> mark
2006 May 21
5
no enter/click app [barcode reader]
I there We are making an app using barcode readers and it would be great if we did not have to hit enter or click each time an product is scanned, does anuybody has eny idea about how to achive this? Thanks in advance
2008 Jul 31
1
Why our application can't show the BarCode Font?
We use the debian 4.0 Linux with the wine 1.0. When we run our application on this platform, there is a problem: The Barcode can't be displayed correctly, but occurs some Garbled. The font we use is ?Carolinabar-B39-25F2?. But when we install the wine-0.9.25 instead of wine-1.0, the barcode can be displayed correctly. So could someone tell us the reason, and gives us some suggestions?
2012 May 08
2
Installing LaTeX class files not available in Debian packages
I apologize for abusing the list somewhat but there is some connection to R. Several of the example files in the knitr package for R use the tufte-handout class, which, AFAICS, is not available in Ubuntu or Debian packages (please correct me if I am wrong). The source files are available at tufte-latex.googlecode.com (a.k.a. code.google.com/p/tufte-latex) and I presume they should end up in a
2013 Apr 21
4
[Bug 63790] New: Nouveau fb boots laptop screen a GIANT BARCODE
https://bugs.freedesktop.org/show_bug.cgi?id=63790 Priority: medium Bug ID: 63790 Assignee: nouveau at lists.freedesktop.org Summary: Nouveau fb boots laptop screen a GIANT BARCODE QA Contact: xorg-team at lists.x.org Severity: critical Classification: Unclassified OS: Linux (All) Reporter: aka.bugle at
2005 Aug 26
2
Generating barcodes (as gif/jpg)
Hello Rubyists, I need to generate barcodes (in UPC and codabar symbologies) and would like to know if anyone has done this with Ruby. From what I can tell, it would be possible to use the gnu-barcode [1] or barcodewriter [2] to generate a PostScript, then through RMagick (via GhostScript) take the file and create a GIF/JPG. These will really only be used for web display (to be printed
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
On 29 May 2018 at 16:37, R P Herrold wrote: | On Tue, 29 May 2018, Dirk Eddelbuettel wrote: | | > On a CentOS 7 machine, I am at a loss with respect to an inability to run a | > full R CMD check as anything involving tex files ends in tears. | | Hi, Dirk | | Have fun at the upcoming conference at UIC | | I seem to have 56 font packages installed under CentOS 7 | locally, but then I work
2017 Jul 21
2
TeX Live on CentOS 7
I always install official TeXLive in /usr/local/texlive - yum update thanks me. Every few months I update it, but keeping it outside of RPM means I don't get tons of individual packages, many that I never use, constantly updating in yum. On 07/21/2017 11:46 AM, Denniston, Todd A CIV NAVSURFWARCENDIV Crane, JXVS wrote: >> -----Original Message----- >> From: Nicolas Kovacs
2017 Jul 21
3
TeX Live on CentOS 7
Hi, I just installed the OpenVAS vulnerability scanner on my CentOS 7 workstation. Everything seems to work fine, except PDF generation. The 'openvas-check-setup' script tells me that PDF generation works fine, but whenever I want to generate a report, the result is unusable and can't open in Evince or Okular. After googling a bit, I found out that several users complained that Tex
2017 Sep 29
5
Converting SAS Code
Hello all, My statistical analysis training up until this point has been entirely done in SAS. The code I frequently used was: *Yield Champagin; data yield; set stress; if field='YV' then delete; if field='HB' then delete; if barcode='16187DD4015' then delete; if barcode='16187DD6002' then delete; if barcode='16187DD2007' then delete; if
2017 Sep 29
0
Converting SAS Code
You might get better answers if you 1 - break this down into separate issues 2 - tell us what you want to achieve in words rather than SAS, we all read English but few of us speak SAS 3 - post in plain text not HTML as HTML mangles your post On 29/09/2017 13:47, Andrew Harmon wrote: > Hello all, > > My statistical analysis training up until this point has been entirely done > in
2010 Apr 02
1
Problems with PDF/Latex when building a package
Dear R People: I'm building a packages on an Ubuntu Karmic Koala 9.10 system and am getting the following errors: * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! Font T1/ptm/m/n/10=ptmr8t at 10.0pt not loadable: Metric (TFM) file not found . <to be read again> relax l.7
2007 Oct 24
1
Stubbing Kernel.` (backquote)
I''m trying to stub(!) the Kernel.` (backquote) method and I''m having confusing (to me) results. Here''s the method I''m spec''ing: class Barcode ... def raw_barcodes self.make_temporary_copy `OcrBarcode #{self.temp_file_path}` end ... end And this is my (newbish) attempt at the spec: describe "Calling @barcode.raw_barcodes" do
2017 Sep 29
0
Converting SAS Code
I will offer an opinion, with which others may fairly take issue. If you are coming from SAS and wish to learn R, you should forget about SAS entirely; it is ancient and convoluted. But more to the point, as others have already suggested, you will only confuse and hamstring yourself trying to convert the programming paradigms of one language into another. Better to consider the **tasks** you wish
2017 Sep 29
4
Converting SAS Code
Regarding point 3, as a moderator I have been helping Andrew get this post out to the list over the past week. His previous attempts were encoded in some way that the listserv rejected. He sent me the post via his gmail account and viewing the source I saw it had at least both plain test and HTML an I said it was worth a try to post it. Certainly on my mail client his post displays acceptably