Skip to content

Instantly share code, notes, and snippets.

View atsuyaw's full-sized avatar

Atsuya Watanabe atsuyaw

View GitHub Profile
@atsuyaw
atsuyaw / 0_kakenhi-latex_README.md
Last active July 16, 2021 02:43
2022年度採用分学振DC1_科研費LaTeX

2022年度採用分の学振DC1申請書を科研費LaTeXで作成した際のプリアンブル部分です。

もし全文の閲覧を希望される場合はご一報ください
(プロフィールのところにメアドがあります)。

@atsuyaw
atsuyaw / BackgroundBleed.tex
Last active September 10, 2023 01:47
[BeamerPoster] Background bleed with crop marks
% !TEX TS-program = lualatex
\documentclass{beamer}
\usepackage[
orientation=portrait,
size=a0,
]{beamerposter}
\selectcolormodel{cmyk}
\usepackage[pdfbox]{gentombow}% Making JP style crop marks
% \settombowwidth{5mm}% The bleed depth can be set via gentombow pkg
% \settombowshape{cross}% Cross-shape crop marks are supported only under developing ver of gentombow

Config file for mako

dotfiles emersion / mako

Example

mako_Low
mako_Normal
mako_Critical

notify-send 'Low urgency notification' 'This is an example notification.' -u "low" --icon="archlinux-logo" & grim -g "1370,20 550x150" ~/Pictures/mako_Low.png
@atsuyaw
atsuyaw / pkglist.txt
Last active May 11, 2024 01:36
Arch pkg list
adobe-source-han-sans-jp-fonts
adobe-source-han-serif-jp-fonts
amd-ucode
base
base-devel
biber
blueman
bluez-utils
bolt
code

This is my config files for sway.

This is my config files for tmux.

This is config files for swaylock.

My configs for grub2 (boot loader) to dual-boot arch-linux with windows11.

Procedure

Following procedure should perform on Linux after installing Windows.

  • Install grub2 and supporting apps
$ yay -S grub efibootmgr os-prober ntfs-3g ttf-cica
  • Edit /etc/default/grub:
@atsuyaw
atsuyaw / 240427ChemLabel.pdf
Last active April 27, 2024 07:40
試薬ラベル Label for chemical substance
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@atsuyaw
atsuyaw / genjyuu-luatexja-preset.tex
Created April 28, 2024 04:17
源柔ゴシック LuaTeX-ja プリセット
\usepackage[deluxe,genjyuu]{luatexja-preset}
\ltjnewpreset{genjyuu}{
gt-m=GenJyuuGothic-Monospace-Regular.ttf,
gt-b=GenJyuuGothic-Monospace-Bold.ttf,
gt-eb=GenJyuuGothic-Monospace-Heavy.ttf,
mg-m=GenJyuuGothic-Monospace-Regular.ttf
}
\ltjapplypreset{genjyuu}